Compartir a través de


DatabaseKey.Thumbprint Property

Definition

Gets thumbprint of the database key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to