3 references to LdapCompare
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
233
operation = LdapOperation.
LdapCompare
;
313
operation = LdapOperation.
LdapCompare
;
1884
else if (operation == LdapOperation.
LdapCompare
)