Partager via


DefaultAuthorizationPolicy.AllowedApplications Propriété

Définition

Obtient ou définit les paramètres de configuration des applications azure Active Directory autorisées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à