System::Net::Security::SslStream::get_RemoteCertificate メソッド
SslStream::get_RemoteCertificate method
リモートエンドポイントの認証に使用される証明書を返します。
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_RemoteCertificate()
ReturnValue
リモートエンドポイントの認証に使用される証明書。
参照
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++