Click or drag to resize

SecurityAlertCategory Property

Category of the alert (for example, credentialTheft, ransomware, etc.).

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string Category { get; set; }

Property Value

Type: String
See Also