Share via


WebApiApplication.AllowedClientTypes Property

Definition

Important

This API is not CLS-compliant.

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

Property Value

Attributes

Applies to