TestimoX

API Reference

Enum

AuditRecommendationSource

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

Defines the source that produced a remediation recommendation row.

Inheritance

  • Enum
  • AuditRecommendationSource

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const AuditRecommendationSource Generated #

The recommendation was generated from package rule and finding definitions.

Value: 0
public const AuditRecommendationSource AnalystOverlay #

The recommendation was authored as an analyst overlay.

Value: 1