次の方法で共有


CrrAccessToken.ProtectionContainerId プロパティ

定義

保護された項目コンテナー ID を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="protectionContainerId")]
public long? ProtectionContainerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectionContainerId")>]
member this.ProtectionContainerId : Nullable<int64> with get, set
Public Property ProtectionContainerId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象