次の方法で共有


SecurityEventType 列挙型

定義

SecurityEventType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SecurityEventType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SecurityEventType = 
Public Enum SecurityEventType
継承
SecurityEventType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

SqlInjectionExploit 2
SqlInjectionVulnerability 1
Undefined 0

適用対象