System::Net::HttpWebRequest::set_ClientCertificates metod
HttpWebRequest::set_ClientCertificates method
Ställer in samlingen av certifikat som är associerade med den aktuella begäran.
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| Parameter | Type | Beskrivning |
|---|---|---|
| value | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | Värdet som måste anges. |
Se även
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++