AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.ExchangeCodeForTokenRequestBody

Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z

Syntax

C#
public class ExchangeCodeForTokenRequestBody

The ExchangeCodeForTokenRequestBody type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientId System.String

Gets and sets the property ClientId.

The ID of the client to request the token from.

Public Property Code System.String

Gets and sets the property Code.

The access code to send in the request.

Public Property RedirectUri System.String

Gets and sets the property RedirectUri.

The location of the application that will receive the access code.

Version Information

.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