Share via


CrrAccessToken.ProtectionServiceStampUri Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to