|  | Aqualogic Interaction API | |
| IPTLDAPQueryTool.Search Method (String, String, String[], String, String, IPTUserInfo, String) |
Performs an LDAP search for a number of LDAP attributes. The search always has scope BASE; it cannot return more than one object. Passing null for arrAttributes
will result in all attributes being returned.
Parameters
-
bstrBase
- query base
-
bstrFilter
- query filter
-
arrAttributes
- attributes to return
-
bstrDN
- distinguished name of the object to query
-
bstrPassword
- LDAP authentication password
-
pUserInfo
- IPTUserInfo object the results will be added to
-
bstrDelimiter
- used to separate multiple values for an attribute
See Also
IPTLDAPQueryTool Interface | com.plumtree.server Namespace | IPTLDAPQueryTool.Search Overload List