JwtClaimChecks.AllowedClientApplications Propriedade

Definição

Obtém ou define a lista dos aplicativos cliente permitidos.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedClientApplications")]
public System.Collections.Generic.IList<string> AllowedClientApplications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedClientApplications")>]
member this.AllowedClientApplications : System.Collections.Generic.IList<string> with get, set
Public Property AllowedClientApplications As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a