Partager via


AzureActiveDirectoryValidation.AllowedAudiences Propriété

Définition

Obtient ou définit la liste des audiences qui peuvent effectuer des demandes d’authentification/autorisation réussies.

[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 à