Class: GetLdapEntryResponseType

tibco.objectapi.de.directory.GetLdapEntryResponseType

new GetLdapEntryResponseType()

Constructs a new GetLdapEntryResponseType.

The following features are supported:

Extends

Members

attribute :Array.<tibco.objectapi.de.base.XmlLdapAttributeValue>

The collection of named attributes read from the LDAP entry. This collection may be limited to those named in the request that returned this element. This property holds the value of the 'Attribute' containment reference list.
Type:
Overrides:

ldapAlias :string

Identifies the LDAP connection shared resource from which the entry was read. LDAP connection shared resource 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

ldapDn :string

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

notFound :boolean

Indicates that the identified LDAP entry cannot be found. This property holds the value of the 'Not Found' attribute.
Type:
  • boolean