System::Net::Security::SslStream::get_LocalCertificate method

SslStream::get_LocalCertificate method

Mengembalikan sertifikat yang digunakan untuk mengautentikasi titik akhir lokal.

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

ReturnValue

Sertifikat yang digunakan untuk mengautentikasi titik akhir lokal.

Lihat Juga