LDAP Structures (Compact 2013)
3/26/2014
This section describes the LDAP structures.
In This Section
- BerElement
Used for basic encoding rules (BER) encoding
- berval
Represents arbitrary binary data that is encoded according to basic encoding rules (BER)
- LDAP
Represents an LDAP session
- LDAP_REFERRAL_CALLBACK
Implements external caching of connections
- LDAP_TIMEVAL
Represents an interval of time
- LDAPControl
Represents both client-side and server controls
- LDAPMessage
Returns results and error information
- LDAPMod
Holds information that is needed to perform a modification operation
- LDAPSearch
Created by a call to the ldap_search_init_page function to manage paged searches
- LDAPSortKey
Stores sorting criteria for use by sort controls