3 references to LdapModify
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
221
operation = LdapOperation.
LdapModify
;
301
operation = LdapOperation.
LdapModify
;
1872
else if (operation == LdapOperation.
LdapModify
)