System::Net::Security::SslStream::get_IsMutuallyAuthenticated メソッド
SslStream::get_IsMutuallyAuthenticated method
サーバーとクライアントが認証されているかどうかを示す値を返します。
bool System::Net::Security::SslStream::get_IsMutuallyAuthenticated() const override
ReturnValue
サーバーとクライアントが相互に認証されているかどうかを示す値です。
参照
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++