Share via


DefaultAuthorizationPolicy.AllowedPrincipals Property

Definition

Gets or sets the configuration settings of the Azure Active Directory allowed principals.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedPrincipals")]
public Microsoft.Azure.Management.WebSites.Models.AllowedPrincipals AllowedPrincipals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedPrincipals")>]
member this.AllowedPrincipals : Microsoft.Azure.Management.WebSites.Models.AllowedPrincipals with get, set
Public Property AllowedPrincipals As AllowedPrincipals

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to