X509Thumbprint.SecondaryThumbprint プロパティ

定義

X509 クライアント証明書のセカンダリ拇印。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象