Class: XmlLdapUpdateEntry

tibco.objectapi.de.ldap.update.XmlLdapUpdateEntry

new XmlLdapUpdateEntry()

Encapsulates the properties of an LDAP entry as the target of an LDAP update operation. Constructs a new XmlLdapUpdateEntry.

The following features are supported:

Extends

Members

attribute :Array.<tibco.objectapi.de.base.XmlLdapAttributeValue>

The collection of named attributes read from the LDAP entry. This collection may be limited to those named in the request that returned this element. This property holds the value of the 'Attribute' containment reference list.
Type:
Overrides:

ldapDn :string

The full Distinguished Name (DN) of the LDAP entry from which this element was constructed. This property holds the value of the 'Ldap Dn' attribute.
Type:
  • string
Overrides:

operation :tibco.objectapi.de.ldap.update.XmlLdapOperation

This property holds the value of the 'Operation' attribute.
Type: