ExtendedProtectionPolicy.OSSupportsExtendedProtection 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示作業系統是否支援包含延伸保護的整合式 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 無法使用擴充保護的功能。