次の方法で共有


X509Credentials.IssuerThumbprints プロパティ

定義

空でない場合は、リモート証明書の直接発行者の証明書拇印が指定されます。

public System.Collections.Generic.IList<string> IssuerThumbprints { get; }
member this.IssuerThumbprints : System.Collections.Generic.IList<string>
Public ReadOnly Property IssuerThumbprints As IList(Of String)

プロパティ値

リモート証明書の直接発行者の証明書拇印。

適用対象