次の方法で共有


DataBoxEdgeDeviceExtendedInfo.EncryptionKeyThumbprint プロパティ

定義

暗号化された証明書のデジタル署名を取得または設定します。

[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

適用対象