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