2 references to Controls
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
531
managedServerControls = BuildControlArray(request.
Controls
, true);
549
managedClientControls = BuildControlArray(request.
Controls
, false);