Share via


DataBoxEdgeDeviceExtendedInfo.EncryptionKeyThumbprint Property

Definition

Gets or sets the digital signature of encrypted certificate.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to