CrrAccessToken.ProtectionServiceStampId Property

Definition

Gets or sets protectionServiceStampId to be used by BCM in restore call

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to