TestimoX

API Reference

Enum

GroupReportingRiskLevel

Namespace ADPlayground.Groups
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Risk posture for a group reporting row.

Inheritance

  • Enum
  • GroupReportingRiskLevel

Values

public const GroupReportingRiskLevel Low #

No elevated risk signals based on configured thresholds.

Value: 0
public const GroupReportingRiskLevel Medium #

Elevated risk signals based on medium thresholds.

Value: 1
public const GroupReportingRiskLevel High #

High-risk signals based on high thresholds or circular membership.

Value: 2