ExtendedProtectionPolicy.OSSupportsExtendedProtection 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示作業系統是否支援包含延伸保護的整合式 Windows 驗證。
public:
static property bool OSSupportsExtendedProtection { bool get(); };
C#
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 無法使用擴充保護的功能。
產品 | 版本 |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |