SecurityEventType Enum

Definition

The type of the security event.

public enum SecurityEventType
type SecurityEventType = 
Public Enum SecurityEventType
Inheritance
SecurityEventType

Fields

Name Value Description
Undefined 0

Undefined.

SqlInjectionVulnerability 1

SqlInjectionVulnerability.

SqlInjectionExploit 2

SqlInjectionExploit.

Applies to