SecurityEventSqlInjectionAdditionalProperties Class

Definition

The properties of a security event sql injection additional properties.

public class SecurityEventSqlInjectionAdditionalProperties
type SecurityEventSqlInjectionAdditionalProperties = class
Public Class SecurityEventSqlInjectionAdditionalProperties
Inheritance
SecurityEventSqlInjectionAdditionalProperties

Constructors

SecurityEventSqlInjectionAdditionalProperties()

Initializes a new instance of the SecurityEventSqlInjectionAdditionalProperties class.

SecurityEventSqlInjectionAdditionalProperties(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String)

Initializes a new instance of the SecurityEventSqlInjectionAdditionalProperties class.

Properties

ErrorCode

Gets the sql error code

ErrorMessage

Gets the sql error message

ErrorSeverity

Gets the sql error severity

Statement

Gets the statement

StatementHighlightLength

Gets the statement highlight length

StatementHighlightOffset

Gets the statement highlight offset

ThreatId

Gets the threat ID.

Applies to