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