System::Net::HttpWebRequest::set_ClientCertificates メソッド

HttpWebRequest::set_ClientCertificates method

現在のリクエストに関連付けられた証明書のコレクションを設定します。

virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
パラメーター説明
valueSystem::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection>設定すべき値です。

参照