MDM_BitLocker class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_BitLocker class is used by the enterprise to manage encryption of PCs and devices.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_BitLocker
{
  string InstanceID;
  string ParentID;
  sint32 RequireStorageCardEncryption;
  sint32 RequireDeviceEncryption;
  string EncryptionMethodByDriveType;
  string SystemDrivesRequireStartupAuthentication;
  string SystemDrivesMinimumPINLength;
  string SystemDrivesRecoveryMessage;
  string SystemDrivesRecoveryOptions;
  string FixedDrivesRecoveryOptions;
  string FixedDrivesRequireEncryption;
  string RemovableDrivesRequireEncryption;
  sint32 AllowWarningForOtherDiskEncryption;
};

Members

The MDM_BitLocker class has these types of members:

Properties

The MDM_BitLocker class has these properties.

AllowWarningForOtherDiskEncryption

Data type: sint32

Access type: Read/write

EncryptionMethodByDriveType

Data type: string

Access type: Read/write

FixedDrivesRecoveryOptions

Data type: string

Access type: Read/write

FixedDrivesRequireEncryption

Data type: string

Access type: Read/write

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

RemovableDrivesRequireEncryption

Data type: string

Access type: Read/write

RequireDeviceEncryption

Data type: sint32

Access type: Read/write

RequireStorageCardEncryption

Data type: sint32

Access type: Read/write

SystemDrivesMinimumPINLength

Data type: string

Access type: Read/write

SystemDrivesRecoveryMessage

Data type: string

Access type: Read/write

SystemDrivesRecoveryOptions

Data type: string

Access type: Read/write

SystemDrivesRequireStartupAuthentication

Data type: string

Access type: Read/write

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv1.mof
DLL
DMWmiBridgeProv.dll