Share via


JwtClaimChecks.AllowedClientApplications Property

Definition

The list of the allowed client applications.

public System.Collections.Generic.IList<string> AllowedClientApplications { get; }
member this.AllowedClientApplications : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedClientApplications As IList(Of String)

Property Value

Applies to