次の方法で共有


ManagerExtendedInfo.EncryptionKeyThumbprint プロパティ

定義

CEK の暗号化に使用された証明書の拇印を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象