LDAP constants

>LDAP constants

LDAP constants

These constants can be used in conjunction with the LDAP object.

DEF ENUM enumeration name KCML_LDAP_ENUM

Enumeration ValueValueDescription
_LDAP_SCOPE_BASE0Search only the base entry
_LDAP_SCOPE_ONELEVEL1Search one level below the base
_LDAP_SCOPE_SUBTREE2Search all levels below the base

Back to the list of Enumerations and Constants