System::Net::ServicePoint::get_Certificate method

ServicePoint::get_Certificate method

Returns a certificate that is used by the current instance.

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

ReturnValue

A certificate that is used by the current instance.

See Also