Click or drag to resize

LdapScopeType Enumeration

Scope of the LDAP search.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum LdapScopeType
Members
  Member nameValueDescription
Base0
OneLevel1
Subtree2
See Also