Partager via


AllowedAudiencesValidation.AllowedAudiences Propriété

Définition

Obtient ou définit les paramètres de configuration de la liste autorisée d’audiences à partir desquelles valider le jeton JWT.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à