3 references to LdapDelete
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
216
operation = LdapOperation.
LdapDelete
;
296
operation = LdapOperation.
LdapDelete
;
1882
else if (operation == LdapOperation.
LdapDelete
)