Share via


X509CertificateInfo.Sha256Thumbprint Property

Definition

The certificate SHA256 thumbprint.

[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