Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NameValuePair complex type is a name/value pair that can be set or retrieved.
Properties
| Name | Type | Nullable | Description |
|---|---|---|---|
Name |
Edm.String |
False |
The name in the name/value pair. |
Value |
Edm.String |
False |
The value in the name/value pair. |