OAuth GrantProperty Object
Contains information about an OAuth grant property.
This object is used by the following operations:
- Any operations that use the GrantProperties object
The properties included in the GrantProperty object are listed below.
| Property | Type | Description |
|---|---|---|
| Name | string | The OAuth property name. |
| Value | string | The OAuth property value. |