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

SslStream::get_IsAuthenticated method

認証が正常に行われたかどうかを示す値を返します。

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

ReturnValue

認証が正常に通過したかどうかを示す値。

参照