sessionCredentials
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
Encapsulates user session credentials - used by both clients and User service.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| password (string) | 0/1 | The value of password. |
| username (string) | 0/1 | The value of username. |