ExtendedProtectionPolicy.OSSupportsExtendedProtection 屬性

定義

表示作業系統是否支援包含延伸保護的整合式 Windows 驗證。

public:
 static property bool OSSupportsExtendedProtection { bool get(); };
public static bool OSSupportsExtendedProtection { get; }
static member OSSupportsExtendedProtection : bool
Public Shared ReadOnly Property OSSupportsExtendedProtection As Boolean

屬性值

如果作業系統支援包含延伸保護的整合式 Windows 驗證則為 true,否則為 false

備註

支援擴充保護的變更目前適用于 Windows 7 和 Windows Server 2008 R2 上的應用程式。 延伸保護功能將會以 Windows Vista 和 Windows Server 2008 的更新的形式提供。 舊版 Windows 無法使用擴充保護的功能。

適用於

另請參閱