Sdílet prostřednictvím


X509CertificateInfo.SHA1Thumbprint Property

Definition

SHA-1 hash value of the certificate as a hexadecimal string.

[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