Click or drag to resize

SecurityAlertConfidence Property

Confidence of the detection logic (percentage between 1-100).

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Nullable<int> Confidence { get; set; }

Property Value

Type: NullableInt32
See Also