API Reference
Class
DirectoryEssentialsScope
Scope and filtering options for Directory Essentials collection.
Inheritance
- Object
- DirectoryEssentialsScope
Constructors
public DirectoryEssentialsScope() #Inherited Methods
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).