Udostępnij za pośrednictwem


CrrAccessToken.ProtectionContainerId Property

Definition

Gets or sets protected item container 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to