TestimoX

API Reference

Class

View (GpoRedirectAnalyzer)

Namespace ADPlayground.Gpo.GpoRedirectAnalyzer
Assembly ADPlayground
Modifiers sealed

Collection snapshot for redirected SYSVOL path findings.

Inheritance

  • Object
  • View

Constructors

Properties

public Boolean CollectionSucceeded { get; set; } #

Gets a value indicating whether collection succeeded.

public String CollectionError { get; set; } #

Gets collection error details when collection fails.

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

Gets returned redirect findings.