次の方法で共有


AuthorizationProfile.RequesterObjectId プロパティ

定義

リクエスター オブジェクト ID を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="requesterObjectId")]
public string RequesterObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requesterObjectId")>]
member this.RequesterObjectId : string
Public ReadOnly Property RequesterObjectId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象