HttpRequestData.ClientCertificates プロパティ

定義

サーバーに対するクライアントの認証に関連する証明書コレクションを取得します。

public System.Security.Cryptography.X509Certificates.X509Certificate2Collection ClientCertificates { get; }
member this.ClientCertificates : System.Security.Cryptography.X509Certificates.X509Certificate2Collection
Public ReadOnly Property ClientCertificates As X509Certificate2Collection

プロパティ値

適用対象