System::Net::HttpWebRequest::set_ClientCertificates method
HttpWebRequest::set_ClientCertificates method
Mengatur kumpulan sertifikat yang terkait dengan permintaan saat ini.
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | Nilai yang harus ditetapkan. |
Lihat Juga
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++