3 references to LdapModifyDn
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
232
operation = LdapOperation.
LdapModifyDn
;
312
operation = LdapOperation.
LdapModifyDn
;
1886
else if (operation == LdapOperation.
LdapModifyDn
)