get_ClientCertificates()

HttpWebClientProtocol::get_ClientCertificates() method

Returns the collection of the client certificates.

System::SharedPtr<Security::Cryptography::X509Certificates::X509CertificateCollection> System::Web::Services::Protocols::HttpWebClientProtocol::get_ClientCertificates()

Return Value

The collection of the client certificates.

See Also