次の方法で共有


SecurityProfile.AaddsResourceId プロパティ

定義

ユーザーの Azure Active Directory ドメイン Service のリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象