Method Protocols.LDAP.client()->delete()
- Method delete
 intdelete(stringdn)- Description
 Deletes entry from the LDAP server.
- Parameter 
dn The distinguished name of deleted entry.
- Returns
 Returns
1on success,0otherwise.- Note
 The API change: the returning code was changed in Pike 7.3+ to follow his logic better.