Class: ListLDAPEntitiesType

tibco.objectapi.de.ldap.service.ListLDAPEntitiesType

new ListLDAPEntitiesType()

Constructs a new ListLDAPEntitiesType.

The following features are supported:

Extends

Members

containerId :string

Identifier of the container whose LDAP entities are to be returned. This property holds the value of the 'Container Id' attribute.
Type:
  • string

existingOnly :boolean

Whether the response should include: - (true) only those LDAP resources that already exist in the organization model. - (false) all LDAP resources in the LDAP source. This property holds the value of the 'Existing Only' attribute.
Type:
  • boolean

modelVersion :number

Major version number of the organization model in which an organization model entity resides. If not specified, the default value will be the latest version of the organization model. (Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.) This property holds the value of the 'Model Version' attribute.
Type:
  • number
Overrides: