Class: XmlLdapReference

tibco.objectapi.de.XmlLdapReference

new XmlLdapReference()

LDAP reference identifier, which identifies the LDAP entries from which an organization model resource is derived. It identifies both the LDAP container and the DN within the primary LDAP of that container. If the LDAP container has any secondary LDAPs, the entry within each of those LDAPs is also identified (by its LDAP shared resource alias and DN). If there is more than one corresponding entry in a secondary LDAP for the primary LDAP entry, the number of additional entries is given in the "duplicate-count" attribute for that entry. . Constructs a new XmlLdapReference.

The following features are supported:

Members

containerId :string

Identifier of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. This property holds the value of the 'Container Id' attribute.
Type:
  • string

containerName :string

Name of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. This property holds the value of the 'Container Name' attribute.
Type:
  • string

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

SecondaryLdapEntry :Array.<tibco.objectapi.de.SecondaryLdapEntryType>

Details of each secondary LDAP source associated with the primary LDAP source. This property holds the value of the 'Secondary Ldap Entry' containment reference list.
Type: