MDM_WindowsDefenderApplicationGuard_Settings01 class
The MDM_WindowsDefenderApplicationGuard_Settings01 class is used by the enterprise to configure the settings in the Application Guard.
The following syntax is simplified from MOF code and includes all inherited properties.
[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_WindowsDefenderApplicationGuard_Settings01
{
string InstanceID;
string ParentID;
sint32 AllowWindowsDefenderApplicationGuard;
sint32 ClipboardFileType;
sint32 ClipboardSettings;
sint32 PrintingSettings;
sint32 BlockNonEnterpriseContent;
sint32 SaveFilesToHost;
sint32 AllowVirtualGPU;
sint32 AllowPersistence;
};
The MDM_WindowsDefenderApplicationGuard_Settings01 class has these types of members:
- Properties
The MDM_WindowsDefenderApplicationGuard_Settings01 class has these properties.
AllowPersistence
Data type: sint32
Access type: Read/write
AllowVirtualGPU
Data type: sint32
Access type: Read/write
AllowWindowsDefenderApplicationGuard
Data type: sint32
Access type: Read/write
Data type: sint32
Access type: Read/write
Data type: sint32
Access type: Read/write
Data type: sint32
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: sint32
Access type: Read/write
SaveFilesToHost
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 |