Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Array<object> $Domain.ExecuteLdapQuery(rootDnOrHost: string, attributes: string, filter: string, username: string, password: string)

...

string attributes
Attributes to return. Optional.
string filter
Filter of search. Optional.
string username

...