OAuth Parameter Object
Contains information about the data type for an OAuth attribute value.
This object is used by the following operations:
- Any operations that use the ActionRequest object
- Any operations that use the OpenIdConnectAuzRequestParameters object
The properties included in the Parameter object are listed below.
Property | Type | Description |
---|---|---|
Name | string | The name of the parameter. |
Value | string | Optional. A value for the parameter. |