SecurityEventSqlInjectionAdditionalProperties interface

The properties of a security event sql injection additional properties.

Properties

errorCode

The sql error code NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage

The sql error message NOTE: This property will not be serialized. It can only be populated by the server.

errorSeverity

The sql error severity NOTE: This property will not be serialized. It can only be populated by the server.

statement

The statement NOTE: This property will not be serialized. It can only be populated by the server.

statementHighlightLength

The statement highlight length NOTE: This property will not be serialized. It can only be populated by the server.

statementHighlightOffset

The statement highlight offset NOTE: This property will not be serialized. It can only be populated by the server.

threatId

The threat ID. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errorCode

The sql error code NOTE: This property will not be serialized. It can only be populated by the server.

errorCode?: number

Property Value

number

errorMessage

The sql error message NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage?: string

Property Value

string

errorSeverity

The sql error severity NOTE: This property will not be serialized. It can only be populated by the server.

errorSeverity?: number

Property Value

number

statement

The statement NOTE: This property will not be serialized. It can only be populated by the server.

statement?: string

Property Value

string

statementHighlightLength

The statement highlight length NOTE: This property will not be serialized. It can only be populated by the server.

statementHighlightLength?: number

Property Value

number

statementHighlightOffset

The statement highlight offset NOTE: This property will not be serialized. It can only be populated by the server.

statementHighlightOffset?: number

Property Value

number

threatId

The threat ID. NOTE: This property will not be serialized. It can only be populated by the server.

threatId?: string

Property Value

string