Freigeben über


DefaultAuthorizationPolicy.AllowedApplications Eigenschaft

Definition

Ruft die Konfigurationseinstellungen der zulässigen Azure Active Directory-Anwendungen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: