LdapDisconnect(connName);
connName
Disconnects from the directory server. Call this function after all other LDAP script functions are run in order to disconnect from the directory server.
1 -1 LdapDisconnect("con");In this example, the connection con is disconnected from the directory server.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |