get_IsMutuallyAuthenticated()

SslStream::get_IsMutuallyAuthenticated() const method

Returns a value that indicates if a server and a client are authenticated.

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

Return Value

A value that indicates if a server and a client are authenticated.

See Also