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++