次の方法で共有


ITlsConnectionFeature.RemoteCertificate プロパティ

定義

リモート エンドポイントの証明書がある場合は、同期的に取得します。

public System.Security.Cryptography.X509Certificates.X509Certificate2 RemoteCertificate { get; set; }
member this.RemoteCertificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property RemoteCertificate As X509Certificate2

プロパティ値

適用対象