Enum SecurityResult.Types.AlertState
The type of alerting set up for a security result.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum SecurityResult.Types.AlertState
Fields
| Name | Description |
|---|---|
| Alerting | The security result is an alert. |
| NotAlerting | The security result is not an alert. |
| Unspecified | The security result type is not known. |