Metodo System::Net::ServicePoint::get_ClientCertificate

ServicePoint::get_ClientCertificate method

Restituisce l’ultimo certificato client.

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

ReturnValue

L’ultimo certificato client.

Vedi anche