Enum WindowsAntivirusProductType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the antivirus product type.
public enum WindowsAntivirusProductType
Fields
Custom = 2The antivirus product type is custom.
MicrosoftDefender = 1The antivirus product is Microsoft Defender.
Unknown = 0The antivirus product type is unknown.