Function getSchemaExtensions

  • get schema extensions from RootDSE.

    • A supported extension is a mechanism for identifying the Extended Request supported by the Directory Server. The OIDs of these extended operations are listed in the supportedExtension attribute of the server's root DSE.

    Parameters

    • __namedParameters: GetSchemaExtensionsFnInput

    Returns Promise<string[]>

Generated using TypeDoc