Class: XmlLdapAttributeMapping

tibco.objectapi.de.base.XmlLdapAttributeMapping

new XmlLdapAttributeMapping()

Mapping between a Resource Attribute, which is defined in the organization model and identified by its GUID, and an LDAP attribute, which is identified by its name. Constructs a new XmlLdapAttributeMapping.

The following features are supported:

Members

ldapAttribute :string

LDAP attribute that is to be mapped to the identified resource attribute. Whenever a value is required for the resource attribute, it will be provided by this LDAP attribute. This property holds the value of the 'Ldap Attribute' attribute.
Type:
  • string

resourceAttrGuid :string

The GUID of the Resource Attribute as defined in the organization model. This property holds the value of the 'Resource Attr Guid' attribute.
Type:
  • string