Function getSubSchemaSubEntry

  • get schema SubSchemaSubEntry from RootDSE

    • Contains the distinguished name for the subSchema object. The subSchema object contains properties that expose the supported attributes (in the attributeTypes property) and classes (in the objectClasses property). The subschemaSubentry property and subschema are defined in LDAP 3.0 (see RFC 2251).

    Parameters

    • __namedParameters: GetSubSchemaSubEntryFnInput

    Returns Promise<string>

Generated using TypeDoc