get_Certificate()

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()

Return Value

A certificate that is used by the current instance.

See Also