userSearchResult
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A search result for a matching user.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| userDn (string) | 0/1 | The dn of the user that matched. |
| userName (string) | 0/1 | The username of user that matched. |
JSON
| property | type | description |
|---|---|---|
| userDn | userDn (string) | The dn of the user that matched. |
| userName | userName (string) | The username of user that matched. |