Package version:

Interface SecurityEventSqlInjectionAdditionalProperties

The properties of a security event sql injection additional properties.

Hierarchy

  • SecurityEventSqlInjectionAdditionalProperties

Properties

errorCode?: number

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

errorMessage?: string

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

errorSeverity?: number

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

statement?: string

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

statementHighlightLength?: number

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

statementHighlightOffset?: number

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

threatId?: string

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

Generated using TypeDoc