Class: GetLdapEntryType

tibco.objectapi.de.directory.GetLdapEntryType

new GetLdapEntryType()

Constructs a new GetLdapEntryType.

The following features are supported:

Extends

Members

attribute :Array.<tibco.objectapi.de.directory.AttributeType>

Names an LDAP attribute to be included for each entry in the result set. If no names are specified in the request, all the entry's attributes will be returned. This property holds the value of the 'Attribute' containment reference list.
Type:

ldapAlias :string

The name (or alias) by which a configured LDAP connection shared resource is identified. LDAP connection shared resources are named with the prefix "ldap/de/" in order to indicate that they are intended for Directory Engine use. The alias given here is that name without the "ldap/de/" prefix. This property holds the value of the 'Ldap Alias' attribute.
Type:
  • string
Overrides:

ldapDn :string

The full Distinguished Name (DN) of the LDAP entry identified by this element. This property holds the value of the 'Ldap Dn' attribute.
Type:
  • string
Overrides: