System::Net::Security::AuthenticatedStream::get_IsMutuallyAuthenticated method

AuthenticatedStream::get_IsMutuallyAuthenticated method

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

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

ReturnValue

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

See Also