OAuthPermission.ConsentType Property

Definition

Important

This API is not CLS-compliant.

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

Property Value

Attributes

Applies to