get_ClientCertificates()
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()
Return Value
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.Slides