ExtendedProtectionPolicy.OSSupportsExtendedProtection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the operating system supports integrated windows authentication with extended protection.
public:
static property bool OSSupportsExtendedProtection { bool get(); };
public static bool OSSupportsExtendedProtection { get; }
static member OSSupportsExtendedProtection : bool
Public Shared ReadOnly Property OSSupportsExtendedProtection As Boolean
Property Value
true
if the operating system supports integrated windows authentication with extended protection, otherwise false
.
Remarks
The changes to support extended protection are currently available for applications on Windows 7 and Windows Server 2008 R2. The extended protection features will be made available as updates for Windows Vista and Windows Server 2008. The extended protection features are not available on earlier versions of Windows.