The SMS_AntimalwareSpynetConfig Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents …. 

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_AntimalwareSpynetConfig : SMS_ClientAgentConfig_BaseClass
{
	UInt32 AgentID;
	Boolean AllowUserChangeSpyNetSettings;
	UInt32 JoinSpyNet;
};

Methods

The SMS_AntimalwareSpynetConfig class does not define any methods.

Properties

AgentID

Data type: UInt32Access type: Read-only Qualifiers: [key, read]AgentID  
AllowUserChangeSpyNetSettings

Data type: BooleanAccess type: Read/Write Qualifiers: noneAllowUserChangeSpyNetSettings  
JoinSpyNet

Data type: UInt32Access type: Read/Write Qualifiers: noneJoinSpyNet  

Remarks

Requirements

Runtime Requirements

Development Requirements