MDM_Policy_Defender02 class
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
TBD
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[dynamic, provider("DMWmiBridgeProv"), InPartition("local-system")]class MDM_Policy_Defender02
{
string InstanceID;
string ParentID;
sint32 DisallowRealtimeMonitoring;
sint32 DisallowBehaviorMonitoring;
sint32 DisallowIntrusionPreventionSystem;
sint32 DisallowIOAVProtection;
sint32 DisallowScriptScanning;
sint32 DisallowOnAccessProtection;
sint32 RealTimeScanDirection;
sint32 DaysToRetainCleanedMalware;
sint32 AllowUserUIAccess;
string ScheduleScanDay;
string ScheduleScanTime;
sint32 ScheduleQuickScanTime;
sint32 AVGCPULoadFactor;
sint32 DisallowArchiveScanning;
sint32 DisallowEmailScanning;
sint32 DisallowFullScanRemovableDriveScanning;
sint32 DisallowFullScanOnMappedNetworkDrives;
sint32 DisallowScanningNetworkFiles;
sint32 SignatureUpdateInterval;
sint32 AllowCloudProtection;
sint32 SubmitSamplesConsent;
};
Members
The MDM_Policy_Defender02 class has these types of members:
- Properties
Properties
The MDM_Policy_Defender02 class has these properties.
AllowCloudProtection
Data type: sint32
Access type: Read/write
TBD
AllowUserUIAccess
Data type: sint32
Access type: Read/write
TBD
AVGCPULoadFactor
Data type: sint32
Access type: Read/write
TBD
DaysToRetainCleanedMalware
Data type: sint32
Access type: Read/write
TBD
DisallowArchiveScanning
Data type: sint32
Access type: Read/write
TBD
DisallowBehaviorMonitoring
Data type: sint32
Access type: Read/write
TBD
DisallowEmailScanning
Data type: sint32
Access type: Read/write
TBD
DisallowFullScanOnMappedNetworkDrives
Data type: sint32
Access type: Read/write
TBD
DisallowFullScanRemovableDriveScanning
Data type: sint32
Access type: Read/write
TBD
DisallowIntrusionPreventionSystem
Data type: sint32
Access type: Read/write
TBD
DisallowIOAVProtection
Data type: sint32
Access type: Read/write
TBD
DisallowOnAccessProtection
Data type: sint32
Access type: Read/write
TBD
DisallowRealtimeMonitoring
Data type: sint32
Access type: Read/write
TBD
DisallowScanningNetworkFiles
Data type: sint32
Access type: Read/write
TBD
DisallowScriptScanning
Data type: sint32
Access type: Read/write
TBD
InstanceID
Data type: string
Access type: Read-only
Qualifiers: key
TBD
ParentID
Data type: string
Access type: Read-only
Qualifiers: key
TBD
RealTimeScanDirection
Data type: sint32
Access type: Read/write
TBD
ScheduleQuickScanTime
Data type: sint32
Access type: Read/write
TBD
ScheduleScanDay
Data type: string
Access type: Read/write
TBD
ScheduleScanTime
Data type: string
Access type: Read/write
TBD
SignatureUpdateInterval
Data type: sint32
Access type: Read/write
TBD
SubmitSamplesConsent
Data type: sint32
Access type: Read/write
TBD
Requirements
Minimum supported client |
Windows 10 Insider Preview |
Minimum supported server |
None supported |
Namespace |
root\cimv2\mdm\dmmap |
MOF |
DMWmiBridgeProv.mof |
DLL |
DMWmiBridgeProv.dll |