TestimoX

API Reference

Enum

ActionType

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

Specifies the type of action required for a rule.

Inheritance

  • Enum
  • ActionType

Values

public const ActionType Informational #

No immediate action is required; informational guidance only.

Value: 0
public const ActionType Required #

Action is required to remediate a significant risk.

Value: 2