MDM_MultiSIM_Slots02_01 class
The MDM_MultiSIM_Slots02_01 class is used by the enterprise to manage devices with dual SIM single active configuration. An enterprise can set policies on whether that user can switch between SIM slots, specify which slot is the default, and whether the slot is embedded.
The following syntax is simplified from MOF code and includes all inherited properties.
[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_MultiSIM_Slots02_01
{
string InstanceID;
string ParentID;
sint32 Identifier;
boolean IsEmbedded;
boolean IsSelected;
sint32 State;
};
The MDM_MultiSIM_Slots02_01 class has these types of members:
- Properties
The MDM_MultiSIM_Slots02_01 class has these properties.
Data type: sint32
Access type: Read/write
InstanceID
Data type: string
Access type: Read-only
Qualifiers: key
Data type: boolean
Access type: Read/write
Data type: boolean
Access type: Read/write
ParentID
Data type: string
Access type: Read-only
Qualifiers: key
Data type: sint32
Access type: Read/write
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
None supported |
Namespace |
Root\cimv2\mdm\dmmap |
MOF |
DMWmiBridgeProv1.mof |
DLL |
DMWmiBridgeProv.dll |