次の方法で共有


ClientCertificate.IssuerThumbprint プロパティ

定義

証明書の発行者の拇印を取得または設定します。 その唯一の使用 ehn CommonName が使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象