get_ClientCertificate()

ServicePoint::get_ClientCertificate() method

Returns the last client certificate.

System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::ServicePoint::get_ClientCertificate()

Return Value

The last client certificate.

See Also