System::Net::ServicePoint::get_ClientCertificate method

ServicePoint::get_ClientCertificate method

Returns the last client certificate.

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

ReturnValue

The last client certificate.

See Also