Qore openldap Module
1.2.3
Loading...
Searching...
No Matches
Variables
LDAP Modify Constants
Variables
const
OpenLdap::LDAP_MOD_ADD
= "add"
for adding an entry
const
OpenLdap::LDAP_MOD_DELETE
= "delete"
for deleting an entry
const
OpenLdap::LDAP_MOD_REPLACE
= "replace"
for replacing an entry
Detailed Description