ldap_unbind

ldap_unbind -- Unbind from LDAP directory

Description

int ldap_unbind(int link_identifier);

Returns true on success and false on error.

ldap_unbind() function unbinds from the LDAP directory.