Unbind Method
Unbinds from the directory server.
Object Oriented Interface
public function doUnbind();
Procedural Interface
ipworks_ldap_do_unbind($res);
Remarks
This method unbinds from the directory server and breaks the connection.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Unbind MethodUnbinds from the directory server. Object Oriented Interfacepublic function doUnbind(); Procedural Interfaceipworks_ldap_do_unbind($res); RemarksThis method unbinds from the directory server and breaks the connection. |
||