X509Thumbprint.PrimaryThumbprint プロパティ

定義

X509 クライアント証明書のプライマリ拇印。

[Newtonsoft.Json.JsonProperty(PropertyName="primaryThumbprint")]
public string PrimaryThumbprint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryThumbprint")>]
member this.PrimaryThumbprint : string with get, set
Public Property PrimaryThumbprint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象