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

AuthenticatedStream::get_IsMutuallyAuthenticated method

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

virtual bool System::Net::Security::AuthenticatedStream::get_IsMutuallyAuthenticated() const =0

ReturnValue

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

参照