Share via


StsConfiguration.ProxyTrustConfiguration Property

Definition

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

Applies to