get_IsAuthenticated()

SslStream::get_IsAuthenticated() const method

Returns a value that indicates if authentication is successfully passed.

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

Return Value

A value that indicates if authentication is successfully passed.

See Also