SecurityEventSqlInjectionAdditionalProperties.ThreatId Property

Definition

Gets the threat ID.

[Newtonsoft.Json.JsonProperty(PropertyName="threatId")]
public string ThreatId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="threatId")>]
member this.ThreatId : string
Public ReadOnly Property ThreatId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to