4.4.2 Unregister LDAP Delete Operation

A successful Bind is followed by an LDAP Delete operation. The Delete operation allows a client to request the removal of an entry from the directory. The delete operation is as follows:

DelRequest: c=-, o=Microsoft, mailto:cn=egruber@contoso.com%20, objectClass=rtPerson

This is a modified LDAP entry as described in ILS Variations from the LDAP V3 Protocol (section 2.2.6).It has the effect of removing the named rtPerson dynamicObjects from the directory.