3 references to LdapCompare
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
236
operation = LdapOperation.
LdapCompare
;
316
operation = LdapOperation.
LdapCompare
;
1890
else if (operation == LdapOperation.
LdapCompare
)