Share via


X509CertificateInfo.Sha1Thumbprint Property

Definition

The certificate SHA1 thumbprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to