Next: , Previous: , Up: The Low-Level LDAP API   [Contents][Index]


60.2.3.1 The LDAP Lisp Object

An internal built-in ldap lisp object represents a LDAP connection.

Function: ldapp object

This function returns non-nil if object is a ldap object.

Function: ldap-host ldap

Return the server host of the connection represented by ldap.

Function: ldap-live-p ldap

Return non-nil if ldap is an active LDAP connection.