3 references to LdapDelete
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
213
operation = LdapOperation.
LdapDelete
;
293
operation = LdapOperation.
LdapDelete
;
1876
else if (operation == LdapOperation.
LdapDelete
)