TestimoX

API Reference

Enum

ScopeGroup

Namespace TestimoX.Scoring
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Logical scope for roll-up scoring.

Inheritance

  • Enum
  • ScopeGroup

Values

public const ScopeGroup Forest #

Forest-wide scope (single logical unit per run).

Value: 0
public const ScopeGroup Domain #

Domain scope (one unit per AD domain).

Value: 1
public const ScopeGroup DomainController #

Domain controller scope (one unit per DC).

Value: 2