System::Net::Security::SslStream::get_IsAuthenticated method

SslStream::get_IsAuthenticated method

Returns a value that indicates if authentication is successfully passed.

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

ReturnValue

A value that indicates if authentication is successfully passed.

See Also