|
|||||
|
||||||
Other Library Functions |
function |
ldapDeleteEntry |
Library: LDAP support (OMLDAP legacy)
Include: omldap.xin |
define external function ldapDeleteEntry value string distinct-name from value ldapConnection connection
Argument definitions
This function removes an entry from an LDAP server.
Example:
include "omldap.xin" process local ldapConnection my-ldap ... ldapDeleteEntry "cn=Lalime,Department=HR,o=omnimark.com" from my-ldap
Other Library Functions |
Copyright © Stilo International plc, 1988-2010.