MDM_MultiSIM_Policies02 class
The MDM_MultiSIM_Policies02 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_Policies02
{
string InstanceID;
string ParentID;
boolean SlotSelectionEnabled;
};
The MDM_MultiSIM_Policies02 class has these types of members:
- Properties
The MDM_MultiSIM_Policies02 class has these properties.
InstanceID
Data type: string
Access type: Read-only
Qualifiers: key
ParentID
Data type: string
Access type: Read-only
Qualifiers: key
Data type: boolean
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 |