set_ClientCertificates()
HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection>) method
Sets the collection of the certificates that are associated with the current request.
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Slides