Contents

AccountLDAPSearchSettingsItemObject

The settings for configuring the search behavior with an LDAP server.

Declaration

object AccountLDAPSearchSettingsItemObject

Properties

NameTypeDescription
Scopestring

The type of recursion to use in the search:

  • Base: The search uses only the SearchBase node.

  • OneLevel: The search uses the SearchBase node and its immediate children.

  • Subtree: The search uses the SearchBase node and all its children, regardless of depth.

SearchBase Requiredstring

The path to the node where a search starts. For example, ou=people,o=example corp.

VisibleDescriptionstring

The description of this search setting in the Contacts and Settings apps. If not present, the apps display no name.