MDM_BitLocker class
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.
-
-
Data type: sint32
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
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
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
Data type: sint32
-
Access type: Read/write
-
-
-
Data type: sint32
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
-
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 |
|
DLL |
|