System::Web::Services::Protocols::HttpWebClientProtocol::get_ClientCertificates method

HttpWebClientProtocol::get_ClientCertificates method

Returns the collection of the client certificates.

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

ReturnValue

The collection of the client certificates.

See Also