TestimoX

API Reference

Class

View (GpoPermissionUnknownService)

Namespace ADPlayground.Gpo.GpoPermissionUnknownService
Assembly ADPlayground
Modifiers sealed

Collection snapshot for unknown trustee query results.

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 Int32 MaxGpos { get; set; } #

Gets maximum processed GPO count.

public Int32 MaxFindings { get; set; } #

Gets maximum returned finding count.

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

Gets returned unknown trustee rows.