Parameters used to construct an OAuth 2.0 / OpenID Connect device authorization request.
| Property | Type | Description |
|---|---|---|
resource? | string | Space-separated list of resource indicators that scope the issued access token. |
scopes? | string | Space-separated list of scopes requested during authentication. |