System::Net::Security::SslStream::get_RemoteCertificate method
SslStream::get_RemoteCertificate method
Returns the certificate that is used to authenticate the remote endpoint.
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_RemoteCertificate()
ReturnValue
The certificate that is used to authenticate the remote endpoint.
See Also
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++