new LookupUserType()
Request to verify that the name Resource entity is known to Directory
Engine.
The request can either be by name or LDAP entry. If the request is by LDAP entry, the
caller may supply the LDAP Alias in order to reduce the search results.
The caller may optionally specify that the response should include detailed information
on those users that match the critieria (the default is to only return a count of
the users that match the criteria.
Constructs a new LookupUserType.
The following features are supported:
Members
getDetail :boolean
Boolean value defining whether to return the details of each matching resource.
This property holds the value of the 'Get Detail' attribute.
Type:
- boolean
ldapAlias :string
LDAP alias to search against for a matching resource.
This property holds the value of the 'Ldap Alias' attribute.
Type:
- string
ldapDn :string
LDAP DN to search against for a matching resource.
This property holds the value of the 'Ldap Dn' attribute.
Type:
- string
modelVersion :number
Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.
This attribute is only applied if the attribute "get-detail" is true.
If not specified, the default value will be the latest version of the organization model.
This property holds the value of the 'Model Version' attribute.
Type:
- number
name :string
Login name to search against for a matching resource.
This property holds the value of the 'Name' attribute.
Type:
- string