ActiveViolation

Information about an active Device Defender security profile behavior violation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The behavior that is being violated.

Link copied to clipboard

The time the most recent violation occurred.

Link copied to clipboard

The value of the metric (the measurement) that caused the most recent violation.

Link copied to clipboard

The security profile with the behavior is in violation.

Link copied to clipboard

The name of the thing responsible for the active violation.

Link copied to clipboard

The verification state of the violation (detect alarm).

Link copied to clipboard

The description of the verification state of the violation.

Link copied to clipboard

The details of a violation event.

Link copied to clipboard

The ID of the active violation.

Link copied to clipboard

The time the violation started.

Functions

Link copied to clipboard
inline fun copy(block: ActiveViolation.Builder.() -> Unit = {}): ActiveViolation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String