System::Net::Security::AuthenticatedStream::get_IsAuthenticated method

AuthenticatedStream::get_IsAuthenticated method

Returns a value that indicates if authentication is successfully passed.

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

ReturnValue

A value that indicates if authentication is successfully passed.

See Also