次の方法で共有


CrrAccessToken.ProtectionServiceStampId プロパティ

定義

復元呼び出しで BCM によって使用される protectionServiceStampId を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象