Class: SecondaryLdapEntryType

tibco.objectapi.de.SecondaryLdapEntryType

new SecondaryLdapEntryType()

Constructs a new SecondaryLdapEntryType.

The following features are supported:

Members

duplicateCount :number

Number of entries, within the secondary LDAP resource, that match the foreign-key attributes of the primary LDAP resource; that join entries in the primary and secondary LDAP Resources. Although only one alias and DN pair will be listed for the secondary LDAP resource, there may be several possible matches for the primary LDAP resource entry. This property holds the value of the 'Duplicate Count' attribute.
Type:
  • number

ldapAlias :string

Alias by which the LDAP connection is registered within Directory Engine. Used to look up that connection so that the attribute's value can be read. This property holds the value of the 'Ldap Alias' attribute.
Type:
  • string

ldapDn :string

Distinguished Name (DN) that uniquely identifies an LDAP entry. Used to look up that entry so that the attribute values can be read. This property holds the value of the 'Ldap Dn' attribute.
Type:
  • string