SecurityEventSqlInjectionAdditionalProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET