Click or drag to resize
LdapConfigurationSearchScope Property
An enum value that indicates the scope of the LDAP search

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public LdapScopeType SearchScope { get; set; }

Property Value

Type: LdapScopeType
See Also