Class: GetCandidateDetailResponseType

tibco.objectapi.de.directory.GetCandidateDetailResponseType

new GetCandidateDetailResponseType()

Constructs a new GetCandidateDetailResponseType.

The following features are supported:

Extends

Members

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

Names an LDAP attribute mapped to the resource attribute identified by its GUID, and provides the values derived from the named LDAP attribute. This property holds the value of the 'Attribute' containment reference list.
Type:

containerId :string

Identifies the LDAP container from which the candidate was resolved. This property holds the value of the 'Container Id' attribute.
Type:
  • string

endDate :Date

If the candidate is one for which a resource already exists, this optional date and time shows when the resource's presence ends. This property holds the value of the 'End Date' attribute.
Type:
  • Date

guid :string

If the candidate is one for which a resource already exists, the GUID of that existing resource is given. This property holds the value of the 'Guid' attribute.
Type:
  • string

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
Inherited From:

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
Inherited From:

name :string

The name of the existing resource, or the name that will be assigned (by default) to the resource created from this candidate entry. This property holds the value of the 'Name' 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:
Overrides:

startDate :Date

If the candidate is one for which a resource already exists, this optional date and time shows when the resource's presence begins. This property holds the value of the 'Start Date' attribute.
Type:
  • Date