次の方法で共有


X509CertificateInfo.Sha1Thumbprint プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象