Delen via


SiteAuthSettings.AadClaimsAuthorization Property

Definition

Gets a JSON string containing the Azure AD Acl settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.aadClaimsAuthorization")]
public string AadClaimsAuthorization { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.aadClaimsAuthorization")>]
member this.AadClaimsAuthorization : string with get, set
Public Property AadClaimsAuthorization As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to