TestimoX

API Reference

Class

ExplorerView

Namespace ADPlayground.Trusts.TrustExplorer
Assembly ADPlayground
Modifiers sealed

Typed view for UI/consumers that want both the trust list and a flattened suffix list.

Inheritance

  • Object
  • ExplorerView

Constructors

Properties

public IReadOnlyList<Assessment> Items { get; set; } #

Full list of discovered trusts (one Assessment per trust).

public IReadOnlyList<ForestTrustSuffixRow> Suffixes { get; set; } #

Flattened forest-trust suffix rows with source/target context.

public IReadOnlyList<TrustPostureRow> Projected { get; set; } #

Unified, high-signal posture rows used by UIs and reports.

public IReadOnlyList<NameSuffixRoutingRow> Nsr { get; set; } #

Name Suffix Routing diagnostic rows (trust × suffix × domain match).