次の方法で共有


ClientCertificateCredentials.ClientCertificates プロパティ

定義

Exchange Web Services (EWS) での認証に使用されるクライアント セキュリティ証明書のコレクションを取得します。

public:
 property System::Security::Cryptography::X509Certificates::X509CertificateCollection ^ ClientCertificates { System::Security::Cryptography::X509Certificates::X509CertificateCollection ^ get(); };
public System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates { get; }
Public ReadOnly Property ClientCertificates As X509CertificateCollection

プロパティ値

X.509 セキュリティ証明書のコレクション。

適用対象