AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the configuration of a request to exchange an access code for a token.
Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z
public class ExchangeCodeForTokenRequestBody
The ExchangeCodeForTokenRequestBody type exposes the following members
| Name | Description | |
|---|---|---|
|
ExchangeCodeForTokenRequestBody() |
| Name | Type | Description | |
|---|---|---|---|
|
ClientId | System.String |
Gets and sets the property ClientId. The ID of the client to request the token from. |
|
Code | System.String |
Gets and sets the property Code. The access code to send in the request. |
|
RedirectUri | System.String |
Gets and sets the property RedirectUri. The location of the application that will receive the access code. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5