|
slapi_ldap_unbind() | ||
Unbinds from another LDAP server and frees the resources contained in the LDAP structure. #include "slapi-plugin.h" The function has the following parameters:
Description. This function unbinds from another LDAP server. Call this function if you initialized the LDAP session with the slapi_ldap_init() function. (Do not call the ldap_unbind() or ldap_unbind_s() functions provided with the Netscape Directory SDK.)
|
||
![]() |