次の方法で共有


X509CertificateInfo.Sha256Thumbprint プロパティ

定義

証明書 SHA256 拇印。

[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

適用対象