new XmlLdapContainerEntry()
Identifies the LDAP entries (both primary and secondaries) from which a Resource can be (or has been) created. The ldap-alias and ldap-dn identify the LDAP Entry within the Primary LDAP Source the LDAP Container from which the candidate was derived.
If the LDAP Container has any Secondary LDAP Sources, a "secondary-ref" identifies the LDAP Entry within each of those Secondary LDAP Sources.
Constructs a new XmlLdapContainerEntry.
The following features are supported:
Extends
Members
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
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
secondaryRef :Array.<tibco.objectapi.de.base.XmlLdapEntryId>
Identifies the LDAP entry in the secondary LDAP source (which is itself identified by the ldap-alias) of an LDAP container.
This property holds the value of the 'Secondary Ref' containment reference list.
Type:
secondaryRef :Array.<tibco.objectapi.de.base.XmlLdapEntryId>
Identifies the LDAP entry in the secondary LDAP source (which is itself identified by the ldap-alias) of an LDAP container.
This property holds the value of the 'Secondary Ref' containment reference list.
Type:
secondaryRef :Array.<tibco.objectapi.de.base.XmlLdapEntryId>
Identifies the LDAP entry in the secondary LDAP source (which is itself identified by the ldap-alias) of an LDAP container.
This property holds the value of the 'Secondary Ref' containment reference list.