TestimoX

API Reference

Class

View (GpoPermissionReadService)

Namespace ADPlayground.Gpo.GpoPermissionReadService
Assembly ADPlayground
Modifiers sealed

Collection snapshot for Authenticated Users read baseline rows.

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 Boolean IncludeCompliant { get; set; } #

Gets whether compliant rows are included.

public Int32 MaxGpos { get; set; } #

Gets maximum processed GPO count.

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

Gets returned baseline rows.