TestimoX

API Reference

Class

LapsDiscoveryOptions

Namespace ADPlayground.Gpo.LapsPolicyDiscoveryService
Assembly ADPlayground
Modifiers sealed

Options that control how LAPS targets are discovered and evaluated.

Inheritance

  • Object
  • LapsDiscoveryOptions

Constructors

Properties

public Boolean ExcludeDomainControllersOu { get; set; } #

When true, excludes the Domain Controllers OU from candidates.

public Boolean IncludeDomainRoot { get; set; } #

When true, evaluates the domain root as a candidate target.

public Boolean IncludeContainers { get; set; } #

When true, includes CN= containers linked to the GPO.

public Boolean IncludeSites { get; set; } #

When true, includes site-linked GPOs during policy resolution.

public Int32 MaxTargets { get; set; } #

Optional cap on number of targets to evaluate (0 or less = unlimited).