StsConfiguration.ProxyTrustConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::ProxyTrustConfiguration ^ ProxyTrustConfiguration { Microsoft::IdentityServer::PolicyModel::Configuration::ProxyTrustConfiguration ^ get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::ProxyTrustConfiguration ^ value); };
[System.Runtime.Serialization.DataMember(Order=21)]
public Microsoft.IdentityServer.PolicyModel.Configuration.ProxyTrustConfiguration ProxyTrustConfiguration { get; set; }
member this.ProxyTrustConfiguration : Microsoft.IdentityServer.PolicyModel.Configuration.ProxyTrustConfiguration with get, set
Public Property ProxyTrustConfiguration As ProxyTrustConfiguration
Property Value
- Attributes