Share via


RelyingPartyTrust.AllowedClientTypes Property

Definition

Important

This API is not CLS-compliant.

public:
 property Microsoft::IdentityServer::Protocols::PolicyStore::AllowedClientTypes AllowedClientTypes { Microsoft::IdentityServer::Protocols::PolicyStore::AllowedClientTypes get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.Protocols.PolicyStore.AllowedClientTypes AllowedClientTypes { get; }
member this.AllowedClientTypes : Microsoft.IdentityServer.Protocols.PolicyStore.AllowedClientTypes
Public ReadOnly Property AllowedClientTypes As AllowedClientTypes

Property Value

Attributes

Applies to