Megosztás a következőn keresztül:


X509CertificateInfo.SHA256Thumbprint Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to