System::Net::Security::SslStream::get_RemoteCertificate metode

SslStream::get_RemoteCertificate method

Mengembalikan sertifikat yang digunakan untuk mengautentikasi titik akhir remote.

virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_RemoteCertificate()

ReturnValue

Sertifikat yang digunakan untuk mengautentikasi titik akhir remote.

Lihat Juga