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
  • LDAPControl
    Represents both client-side and server controls
  • LDAPMod
    Holds information that is needed to perform a modification operation
  • LDAPSortKey
    Stores sorting criteria for use by sort controls

See Also

Other Resources

Lightweight Directory Access Protocol (LDAP)