System::Net::Security::SslStream::get_RemoteCertificate method

SslStream::get_RemoteCertificate method

रिमोट एंडपॉइंट को प्रमाणित करने के लिए उपयोग किए गए प्रमाणपत्र को लौटाता है।

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

ReturnValue

रिमोट एंडपॉइंट को प्रमाणित करने के लिए उपयोग किया जाने वाला प्रमाणपत्र।

संबंधित देखें