HttpWebResponse::IsMutuallyAuthenticated Property
.NET Framework (current version)
Gets a Boolean value that indicates whether both client and server were authenticated.
Assembly: System (in System.dll)
You can specify mutual authentication using the AuthenticationLevel property.
Accessing this property can throw ObjectDisposedException.
.NET Framework
Available since 2.0
Available since 2.0
Show: