System::Net::Security::SslStream::get_IsAuthenticated 方法

SslStream::get_IsAuthenticated method

返回一个值,指示身份验证是否成功通过。

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

ReturnValue

指示身份验证是否成功通过的值。

另见