System::Net::HttpWebRequest::set_ClientCertificates 方法
HttpWebRequest::set_ClientCertificates method
设置与当前请求关联的证书集合。
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | 必须设置的值。 |
另见
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Font for C++