Scopes for searching.
[Visual Basic] Public Enum Scope [C#] public enum Scope [C++] public __value enum Scope [JScript] public enum Scope
| Member Name | Description |
|---|---|
| SubTree | Search the directory tree from the base DN down. |
| OneLevel | Search only the base DN level. |
| Base | Search only the directory's base. |
Namespace: LdapServices.Ldap
Assembly: LdapServices.LdapClient (in LdapServices.LdapClient.dll)