keyValue
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
A simple key value pair used to represent each user session attribute.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| key (string) | 0/1 | The key. |
| value (string) | 0/1 | The value. |