System.Security.Authentication.ExtendedProtection.PolicyEnforcement Enumeration

The System.Security.Authentication.ExtendedProtection.PolicyEnforcement enumeration specifies when the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy should be enforced.

Syntax

public enum PolicyEnforcement

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Always

The System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy is always enforced. Clients that don’t support extended protection will fail to authenticate.

Never

The System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy is never enforced and extended protection is disabled.

WhenSupported

The System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy is enforced only if the client and server supports extended protection.

Requirements

Namespace: System.Security.Authentication.ExtendedProtection
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0