SecurityAlert Class |
Namespace: Omada.OE.Model.Subscriptions
public class SecurityAlert
The SecurityAlert type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityAlert |
Name | Description | |
---|---|---|
![]() | Category |
Category of the alert (for example, credentialTheft, ransomware, etc.).
|
![]() | Confidence |
Confidence of the detection logic (percentage between 1-100).
|
![]() | CreatedDateTime |
Time at which the alert was created by the alert provider.
|
![]() | Description |
Description
|
![]() | Id |
Id
|
![]() | IdentityId |
Identity
|
![]() | Severity |
The severity
|
![]() | Status |
Status
|
![]() | Title |
Alert title.
|
![]() | UserPrincipalName |
UserPrincipalName
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |