System::Net::HttpWebRequest::set_ClientCertificates メソッド
HttpWebRequest::set_ClientCertificates method
現在のリクエストに関連付けられた証明書のコレクションを設定します。
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | 設定すべき値です。 |
参照
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++