MDM_Policy_Config01_DeviceLock02 類別
[某些資訊與發行前發行的產品有關,在正式發行前可能會大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。]
MDM_Policy_Config01_DeviceLock02類別代表可用的裝置鎖定原則。
下列語法是簡化自 MOF 程式碼,且包含所有繼承的屬性。
語法
[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Config01_DeviceLock02
{
string InstanceID;
string ParentID;
sint32 AllowScreenTimeoutWhileLockedUserConfig;
sint32 AllowSimpleDevicePassword;
sint32 AlphanumericDevicePasswordRequired;
sint32 DevicePasswordEnabled;
sint32 DevicePasswordExpiration;
sint32 DevicePasswordHistory;
string EnforceLockScreenAndLogonImage;
string EnforceLockScreenProvider;
sint32 MinimumPasswordAge;
sint32 MaxDevicePasswordFailedAttempts;
sint32 MaxInactivityTimeDeviceLock;
sint32 MinDevicePasswordComplexCharacters;
sint32 MinDevicePasswordLength;
sint32 ScreenTimeoutWhileLocked;
string PreventLockScreenSlideShow;
};
成員
MDM_Policy_Config01_DeviceLock02類別具有下列類型的成員:
屬性
MDM_Policy_Config01_DeviceLock02類別具有這些屬性。
-
AllowScreenTimeoutWhileLockedUserConfig
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
當 WMI 用來設定 EAS DeviceLock 原則時,DevicePasswordEnabled 不應該設定為 Enabled (0) ,因為它在原則 CSP 中預設為啟用,以便搭配 Windows 8.x 的反向相容性。 如果 DevicePasswordEnabled 設定為 Enabled (0) ,則原則 CSP 會傳回錯誤,指出 DevicePasswordEnabled 已經存在。 Windows 8.x 不支援 DevicePassword 原則。 停用 DevicePasswordEnabled (1) 時,這應該是下列原則的 DeviceLock 群組中唯一設定的原則。 這些原則如下: > - DevicePasswordEnabled 是下列專案的父原則:
- DevicePasswordEnabled 是下列專案的父原則:
- AllowSimpleDevicePassword
- MinDevicePasswordLength
- AlphanumericDevicePasswordRequired 是下列專案的父原則:
- MinDevicePasswordComplexCharacters
- MaxDevicePasswordFailedAttempts
- MaxInactivityTimeDeviceLock
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: 字串
-
存取類型:讀取/寫入
-
-
EnforceLockScreenProvider
-
-
資料類型: 字串
-
存取類型:讀取/寫入
-
-
InstanceID
-
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: 金鑰
識別父節點的名稱。 針對這個類別,字串為 「DeviceLock」。
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
-
ParentID
-
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: 金鑰
描述父節點的完整路徑。 針對這個類別,字串為 「./Vendor/MSFT/Policy/Config」
-
-
-
資料類型: 字串
-
存取類型:讀取/寫入
-
-
ScreenTimeoutWhileLocked
-
-
資料類型: sint32
-
存取類型:讀取/寫入
-
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 |
都不支援 |
命名空間 |
Root\CIMv2\MDM\DMMap |
MOF |
|
DLL |
|