get_IsAuthenticated()

AuthenticatedStream::get_IsAuthenticated() const method

Returns a value that indicates if authentication is successfully passed.

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

Return Value

A value that indicates if authentication is successfully passed.

See Also