API Reference
Enum
ReportFeature
Report features that can be independently gated.
Inheritance
- Enum
- ReportFeature
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const ReportFeature BaselineMapping #Baseline mapping (MSB/CIS/STIG) sections and glyphs.
Value:
2public const ReportFeature VendorDocs #Vendor documentation tiles and reference links (PingCastle/PurpleKnight).
Value:
3public const ReportFeature RuleGuidance #Inline TestimoX rule guidance (Summary/Why/Investigate/Fix/References).
Value:
4public const ReportFeature MatchDetails #Per‑rule vendor match details (tables listing MSB/CIS/STIG controls).
Value:
5public const ReportFeature CatalogAllRules #Loading and rendering the full rule catalog instead of executed rules only.
Value:
8