System::Net::Security::AuthenticatedStream::get_IsAuthenticated 方法

AuthenticatedStream::get_IsAuthenticated method

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

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

ReturnValue

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

另见