ResourceCertificateDetails.Thumbprint Property

Definition

Gets or sets certificate thumbprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to