Compartir a través de


SecurityEventType Enumeración

Definición

Define valores para SecurityEventType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SecurityEventType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SecurityEventType = 
Public Enum SecurityEventType
Herencia
SecurityEventType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Nombre Valor Description
Undefined 0
SqlInjectionVulnerability 1
SqlInjectionExploit 2

Se aplica a