WebApplicationProxyRelyingPartyTrust.RelyingPartyType 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.
Important
This API is not CLS-compliant.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::RelyingPartyType RelyingPartyType { Microsoft::IdentityServer::PolicyModel::Configuration::RelyingPartyType get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.RelyingPartyType RelyingPartyType { get; }
member this.RelyingPartyType : Microsoft.IdentityServer.PolicyModel.Configuration.RelyingPartyType
Public ReadOnly Property RelyingPartyType As RelyingPartyType
Property Value
- Attributes