Class: XmlCandidateQueryAssignment

tibco.objectapi.de.base.XmlCandidateQueryAssignment

new XmlCandidateQueryAssignment()

Used to persist the LDAP Query that is used to identify candidate Resources for the Position or Group to which the CandidateQuery is assigned. . Constructs a new XmlCandidateQueryAssignment.

The following features are supported:

Extends

Members

baseDn :string

(Optional) Provides an additional base DN that will be used to restrict the scope of the Candidate Query. This base DN is relative to, and in additon, to any base DN of the LDAP Container's primary LDAP Source. This property holds the value of the 'Base Dn' attribute.
Type:
  • string
Inherited From:

containerId :string

Identifies the LDAP Container whose the Primary LDAP Source will be used to evaluate the query. This property holds the value of the 'Container Id' attribute.
Type:
  • string
Inherited From:

group :string

Identifies the group, by its guid, to which the Candidate Query is assigned. This property holds the value of the 'Group' attribute.
Type:
  • string

position :string

Identifies the position, by its guid, to which the Candidate Query is assigned. This property holds the value of the 'Position' attribute.
Type:
  • string

query :string

The LDAP Query that will be combined with the query of the Primary LDAP Source to identify candidate Resources. This property holds the value of the 'Query' attribute.
Type:
  • string
Inherited From:

searchScope :tibco.objectapi.de.base.XmlLdapSearchScope

Enumerated value indicating the scope on which an LDAP search is to be performed. This property holds the value of the 'Search Scope' attribute.
Type:
Inherited From: