Metodo System::Net::ServicePoint::get_Certificate

ServicePoint::get_Certificate method

Restituisce un certificato utilizzato dall’istanza corrente.

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

ReturnValue

Un certificato utilizzato dall’istanza corrente.

Vedi anche