This documentation is archived and is not being maintained.
PolicyEnforcement Enumeration
Visual Studio 2008
The PolicyEnforcement enumeration specifies when the ExtendedProtectionPolicy should be enforced.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Never | The ExtendedProtectionPolicy is never enforced and extended protection is disabled. | |
| WhenSupported | The ExtendedProtectionPolicy is enforced only if the client supports extended protection. | |
| Always | The ExtendedProtectionPolicy is always enforced. Clients that don’t support extended protection will fail to authenticate. |
Windows 7, Windows Server 2008 R2
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: