TestimoX

API Reference

Class

DirectoryEssentialsScope

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Scope and filtering options for Directory Essentials collection.

Inheritance

  • Object
  • DirectoryEssentialsScope

Constructors

Properties

public String Forest { get; set; } #

Forest DNS name to target; when null the current forest is used.

public IReadOnlyList<String> IncludeDomains { get; set; } #

Include only these domains (DNS names). When empty, all forest domains are included.

public IReadOnlyList<String> ExcludeDomains { get; set; } #

Exclude these domains (DNS names).