System::Net::HttpWebRequest::get_ClientCertificates method
HttpWebRequest::get_ClientCertificates method
Gets the collection of the certificates that are associated with the current request.
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> System::Net::HttpWebRequest::get_ClientCertificates()
ReturnValue
The collection of the certificates that are associated with the current request.
See Also
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++