Function getNamingContexts

  • get base DNs from RootDSE

    • A multiple-valued attribute that contains the distinguished names for all naming contexts stored on this directory server. By default, a Windows 2000 domain controller contains at least three naming contexts: Schema, Configuration, and one for the domain of which the server is a member.

    Parameters

    • __namedParameters: GetNamingContextsFnInput

    Returns Promise<string[]>

Generated using TypeDoc