طريقة System::Net::HttpWebRequest::get_ClientCertificates
HttpWebRequest::get_ClientCertificates method
يحصل على مجموعة الشهادات المرتبطة بالطلب الحالي.
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> System::Net::HttpWebRequest::get_ClientCertificates()
ReturnValue
مجموعة الشهادات المرتبطة بالطلب الحالي.
انظر أيضًا
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Font for C++