X509CertificateInfo.Sha1Thumbprint プロパティ

定義

証明書 SHA1 拇印。

[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

適用対象