EncryptionDetails.KekCertThumbprint Property

Definition

Gets or sets the key encryption key certificate thumbprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to