TestimoX

API Reference

Class

View (GpoBlockedInheritanceService)

Namespace ADPlayground.Gpo.GpoBlockedInheritanceService
Assembly ADPlayground
Modifiers sealed

Collection snapshot for blocked inheritance 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 IReadOnlyList<GpoBlockedInheritanceRow> Items { get; set; } #

Gets the returned OU rows.