共用方式為


MDM_Policy_Result01_DeviceLock02 類別

[某些資訊與發行前版本產品有關,在正式發行前可能會大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。]

MDM_Policy_Result01_DeviceLock02類別代表可用的裝置鎖定原則。

下列語法是簡化自 MOF 程式碼,且包含所有繼承的屬性。

語法

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Result01_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_Result01_DeviceLock02類別具有下列類型的成員:

屬性

MDM_Policy_Result01_DeviceLock02類別具有這些屬性。

AllowScreenTimeoutWhileLockedUserConfig

資料類型: sint32

存取類型:讀取/寫入

AllowSimpleDevicePassword

資料類型: sint32

存取類型:讀取/寫入

AlphanumericDevicePasswordRequired

資料類型: sint32

存取類型:讀取/寫入

DevicePasswordEnabled

資料類型: sint32

存取類型:讀取/寫入

DevicePasswordExpiration

資料類型: sint32

存取類型:讀取/寫入

DevicePasswordHistory

資料類型: sint32

存取類型:讀取/寫入

EnforceLockScreenAndLogonImage

資料類型: 字串

存取類型:讀取/寫入

EnforceLockScreenProvider

資料類型: 字串

存取類型:讀取/寫入

InstanceID

資料類型: 字串

存取類型:唯讀

限定詞: 索引鍵

識別父節點的名稱。 在此類別中,字串為 「DeviceLock」。

MaxDevicePasswordFailedAttempts

資料類型: sint32

存取類型:讀取/寫入

MaxInactivityTimeDeviceLock

資料類型: sint32

存取類型:讀取/寫入

MinDevicePasswordComplexCharacters

資料類型: sint32

存取類型:讀取/寫入

MinDevicePasswordLength

資料類型: sint32

存取類型:讀取/寫入

MinimumPasswordAge

資料類型: sint32

存取類型:讀取/寫入

ParentID

資料類型: 字串

存取類型:唯讀

限定詞: 索引鍵

描述父節點的完整路徑。 在此類別中,字串為 「./Vendor/MSFT/Policy/Result」

PreventLockScreenSlideShow

資料類型: 字串

存取類型:讀取/寫入

ScreenTimeoutWhileLocked

資料類型: sint32

存取類型:讀取/寫入

規格需求

需求
最低支援的用戶端
Windows 10 [僅限傳統型應用程式]
最低支援的伺服器
都不支援
命名空間
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

另請參閱

使用 PowerShell 指令碼搭配 WMI 橋接器提供者