次の方法で共有


X509CertificateInfo.SHA256Thumbprint プロパティ

定義

16 進文字列としての証明書の SHA-256 ハッシュ値。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象