Versions Compared

Key

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

...

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

...

Root DN or host name to search.
string attributes
Attributes to return. Optional.
string username
Username to authenticate. Optional.

...