Método System::Net::ServicePoint::get_Certificate

ServicePoint::get_Certificate method

Devuelve un certificado que es usado por la instancia actual.

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

ReturnValue

Un certificado que es utilizado por la instancia actual.

Ver también