TestimoX

API Reference

Class

CrosswalkDocRow

Namespace TestimoX.Baselines.Crosswalk
Assembly TestimoX
Modifiers sealed

Row describing a documentation cross-reference for a rule (PingCastle/PurpleKnight).

Inheritance

  • Object
  • CrosswalkDocRow

Constructors

Properties

public String RuleName { get; set; } #

TestimoX rule name (fully qualified).

public String Display { get; set; } #

Human‑friendly rule display name.

public String Source { get; set; } #

Documentation source (e.g., PingCastle, PurpleKnight).

public String Id { get; set; } #

External document identifier (vendor id or short name).

public String Title { get; set; } #

External document title.

public String Description { get; set; } #

Optional short description.