Share via


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

データ型: string

アクセスの種類: 読み取り/書き込み

EnforceLockScreenProvider

データ型: string

アクセスの種類: 読み取り/書き込み

InstanceID

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードの名前を識別します。 このクラスの場合、文字列は "DeviceLock" です。

MaxDevicePasswordFailedAttempts

データ型: sint32

アクセスの種類: 読み取り/書き込み

MaxInactivityTimeDeviceLock

データ型: sint32

アクセスの種類: 読み取り/書き込み

MinDevicePasswordComplexCharacters

データ型: sint32

アクセスの種類: 読み取り/書き込み

MinDevicePasswordLength

データ型: sint32

アクセスの種類: 読み取り/書き込み

MinimumPasswordAge

データ型: sint32

アクセスの種類: 読み取り/書き込み

Parentid

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードへの完全なパスについて説明します。 このクラスの場合、文字列は "./Vendor/MSFT/Policy/Result" です

PreventLockScreenSlideShow

データ型: string

アクセスの種類: 読み取り/書き込み

ScreenTimeoutWhileLocked

データ型: sint32

アクセスの種類: 読み取り/書き込み

必要条件

要件
サポートされている最小のクライアント
Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー
サポートなし
名前空間
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
[DLL]
DMWmiBridgeProv.dll

関連項目

WMI ブリッジ プロバイダーでの PowerShell スクリプトの使用