deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

Security Product

Agent Client Extension

Provides real-time properties describing the state of the installed Antivirus, Antispyware and Firewall security products.

Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon eLux

Category

The category of security product, such as Firewall or Antivirus.

Realtime property with enum data type with options Firewall, Antivirus, Antispyware.
Persists as LOCAL_SECURITYPRODUCT_X_CATEGORY for the local agent and REMOTE_SECURITYPRODUCT_X_CATEGORY for the remote device.

Count

The number of security products.

Realtime property with number data type.
Persists as LOCAL_SECURITYPRODUCT_COUNT for the local agent and REMOTE_SECURITYPRODUCT_COUNT for the remote device.

Name

The name of the security product.

Realtime property with text data type.
Persists as LOCAL_SECURITYPRODUCT_X_NAME for the local agent and REMOTE_SECURITYPRODUCT_X_NAME for the remote device.

Signature Status

Set to Up-To-Date or Out-Of-Date depending upon the state of the security product signatures.

Realtime property with enum data type with options Up-To-Date, Out-Of-Date.
Persists as LOCAL_SECURITYPRODUCT_X_SIGNATURESTATUS for the local agent and REMOTE_SECURITYPRODUCT_X_SIGNATURESTATUS for the remote device.

Status

Set to Active or Inactive depending upon the state of the security product.

Realtime property with enum data type with options Active, Inactive.
Persists as LOCAL_SECURITYPRODUCT_X_STATUS for the local agent and REMOTE_SECURITYPRODUCT_X_STATUS for the remote device.