ManagedInstanceEncryptionProtectorInner.Thumbprint Property

Definition

Gets thumbprint of the server key.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.thumbprint")]
public string Thumbprint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.thumbprint")>]
member this.Thumbprint : string
Public ReadOnly Property Thumbprint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to