TestimoX

API Reference

Class

RuleVendorRef

Namespace TestimoX.Definitions
Assembly TestimoX
Modifiers sealed

Inline crosswalk reference from a TestimoX rule to a vendor anchor or external doc.

Inheritance

  • Object
  • RuleVendorRef

Constructors

Properties

public String Vendor { get; set; } #

Vendor or source identifier (e.g., CIS, STIG, MSB, PingCastle, PurpleKnight).

public String Kind { get; set; } #

Reference kind (Registry, AccountPolicy, AuditPolicy, UserRight, ServiceStartup, DocOnly, PC, PK).

public String Anchor { get; set; } #

Unified anchor for the reference (e.g., REG|Key|Value|Scope or AP|Field|Scope, PC:Id, PK:Id).

public String Note { get; set; } #

Optional free-form note about the reference.