System.Net.Security.AuthenticationLevel.MutualAuthRequired Field

The client and server should be authenticated. If the server is not authenticated, your application will receive an System.IO.IOException with a System.Net.ProtocolViolationException inner exception that indicates that mutual authentication failed

Syntax

AuthenticationLevel MutualAuthRequired

Requirements

Namespace: System.Net.Security
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0