次の方法で共有


AccessInformationContract.PrincipalId プロパティ

定義

プリンシパル (ユーザー) 識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象