3 references to LdapModify
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
224
operation = LdapOperation.
LdapModify
;
304
operation = LdapOperation.
LdapModify
;
1878
else if (operation == LdapOperation.
LdapModify
)