Class: XmlLdapContainerResource

tibco.objectapi.de.ldap.XmlLdapContainerResource

new XmlLdapContainerResource()

Definition of an LDAP shared resource entry (identified by its GUID) in an LDAP container. The "id" attribute is used to link this element to the "ldap-resource-id" attribute of the XmlLdapAttributeContainerMapping entries in the XmlLdapContainer in which this element is located. (A value should always be assigned to the "id" attribute.). Constructs a new XmlLdapContainerResource.

The following features are supported:

Extends

Members

baseDn :string

Optionally provides an additional base DN that will be used to restrict the results. This base DN is relative, and in additon, to any base DN specified in the URL of the LDAP Connection shared resource identified by the ldap-alias. This property holds the value of the 'Base Dn' attribute.
Type:
  • string

displayNameAttributes :string

(Optional) LDAP attributes that can be used to generate a default display name for any resource located within this LDAP source. This property holds the value of the 'Display Name Attributes' attribute.
Type:
  • string
Inherited From:

guid :string

Unique GUID of the LDAP source. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

id :string

Unique ID of the LDAP source. This property holds the value of the 'Id' attribute.
Type:
  • string
Inherited From:

ldapAlias :string

Alias of the LDAP directory that is referenced by this LDAP source. The alias is a previously configured shared resource that identifies this LDAP source. This property holds the value of the 'Ldap Alias' attribute.
Type:
  • string
Inherited From:

ldapSearchString :string

(Optional) LDAP query expression that can be used to restrict the data that is returned from this LDAP source. This property holds the value of the 'Ldap Search String' attribute.
Type:
  • string