Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SMS_AntimalwareRealtimeSettingsConfig
Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Syntax
Class SMS_AntimalwareRealtimeSettingsConfig : SMS_ClientAgentConfig_BaseClass
{
UInt32 AgentID;
Boolean AllowClientUserConfigRealtime;
Boolean EnablePUAProtection;
Boolean EnableScriptScanning;
Boolean MonitorFileProgramActivity;
Boolean NetworkProtectionAgainstExploits;
Boolean RealtimeProtectionOn;
UInt32 RealtimeScanOption;
Boolean ScannAllDownloaded;
Boolean UseBehaviorMonitor;
};
Methods
The SMS_AntimalwareRealtimeSettingsConfig
class does not define any methods.
Properties
AgentID
Data type: UInt32
Access type: Read-only
Qualifiers: [key, read]
AgentID
AllowClientUserConfigRealtime
Data type: Boolean
Access type: Read/Write
Qualifiers: none
AllowClientUserConfigRealtime
EnablePUAProtection
Data type: Boolean
Access type: Read/Write
Qualifiers: none
Indicates whether Potentially Unwanted Applications (PUAs) are blocked at download and prior to installation.
EnableScriptScanning
Data type: Boolean
Access type: Read/Write
Qualifiers: none
EnableScriptScanning
MonitorFileProgramActivity
Data type: Boolean
Access type: Read/Write
Qualifiers: none
MonitorFileProgramActivity
NetworkProtectionAgainstExploits
Data type: Boolean
Access type: Read/Write
Qualifiers: none
NetworkProtectionAgainstExploits
RealtimeProtectionOn
Data type: Boolean
Access type: Read/Write
Qualifiers: none
RealtimeProtectionOn
RealtimeScanOption
Data type: UInt32
Access type: Read/Write
Qualifiers: none
RealtimeScanOption
ScannAllDownloaded
Data type: Boolean
Access type: Read/Write
Qualifiers: none
ScannAllDownloaded
UseBehaviorMonitor
Data type: Boolean
Access type: Read/Write
Qualifiers: none
UseBehaviorMonitor
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.