TestimoX

API Reference

Class

GroupDetailScenarioOptions

Namespace ADPlayground
Assembly ADPlayground
Modifiers sealed

Options for group detail scenarios.

Inheritance

  • Object
  • GroupDetailScenarioOptions

Constructors

Properties

public String Identity { get; set; } #

Gets or sets group identity (sAMAccountName, DN, mail, or name).

public IEnumerable<String> Domains { get; set; } #

Gets or sets explicit domain list to query.

public IEnumerable<String> Properties { get; set; } #

Gets or sets optional additional LDAP attributes.

public Boolean IncludeForestDomains { get; set; } #

Gets or sets whether to include forest domains when Domains is empty.