Metode System::Net::ServicePoint::get_Certificate

ServicePoint::get_Certificate method

Mengembalikan sertifikat yang digunakan oleh instance saat ini.

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

ReturnValue

Sertifikat yang digunakan oleh instance saat ini.

Lihat Juga