次の方法で共有


SiteAuthSettings.AadClaimsAuthorization プロパティ

定義

Azure AD Acl 設定を含む JSON 文字列を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象