MDM_SharedPC class
The MDM_SharedPC class is used to configure settings for shared PC usage.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_SharedPC
{
string InstanceID;
string ParentID;
boolean EnableSharedPCMode;
boolean SetEduPolicies;
boolean SetPowerPolicies;
sint32 MaintenanceStartTime;
boolean SignInOnResume;
sint32 SleepTimeout;
boolean EnableAccountManager;
sint32 AccountModel;
sint32 DeletionPolicy;
sint32 DiskLevelDeletion;
sint32 DiskLevelCaching;
boolean RestrictLocalStorage;
string KioskModeAUMID;
string KioskModeUserTileDisplayText;
sint32 InactiveThreshold;
sint32 MaxPageFileSizeMB;
};
Members
The MDM_SharedPC class has these types of members:
Properties
The MDM_SharedPC class has these properties.
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
-
-
-
Data type: string
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: string
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
ParentID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: boolean
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
-
-
Data type: sint32
-
Access type: Read/write
For additional information, see SharedPC CSP.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
None supported |
Namespace |
Root\cimv2\mdm\dmmap |
MOF |
|
DLL |
|