All Classes Files Functions Variables Pages
webadmin::AntivirusSetting Struct Reference

Public Attributes

boolean internalEnabled
 integrated antivirus is used? More...
 
boolean externalEnabled
 an external antivirus is used? note: both internal and extenal can be used together More...
 
AntivirusStatus status
 status of antivirus to be used for informative message More...
 
ExternalAntivirusList externalList
 list of available antivirus plugins More...
 
string selectedExternalId
 identifier of currently selected antivirus plugin More...
 
InternalAntivirus internal
 integrated engine settings More...
 

Member Data Documentation

boolean webadmin::AntivirusSetting::externalEnabled

an external antivirus is used? note: both internal and extenal can be used together

ExternalAntivirusList webadmin::AntivirusSetting::externalList

list of available antivirus plugins

InternalAntivirus webadmin::AntivirusSetting::internal

integrated engine settings

boolean webadmin::AntivirusSetting::internalEnabled

integrated antivirus is used?

string webadmin::AntivirusSetting::selectedExternalId

identifier of currently selected antivirus plugin

AntivirusStatus webadmin::AntivirusSetting::status

status of antivirus to be used for informative message


The documentation for this struct was generated from the following file: