System::Net::Security::SslStream::get_IsMutuallyAuthenticated メソッド

SslStream::get_IsMutuallyAuthenticated method

サーバーとクライアントが認証されているかどうかを示す値を返します。

bool System::Net::Security::SslStream::get_IsMutuallyAuthenticated() const override

ReturnValue

サーバーとクライアントが相互に認証されているかどうかを示す値です。

参照