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
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++