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.
The Grant union represents the set of possible configuration options for the selected grant type. Exactly one member of the union must be specified, and must match the grant type selected.
Namespace: Amazon.SSOAdmin.Model
Assembly: AWSSDK.SSOAdmin.dll
Version: 3.x.y.z
public class Grant
The Grant type exposes the following members
Name | Description | |
---|---|---|
![]() |
Grant() |
Name | Type | Description | |
---|---|---|---|
![]() |
AuthorizationCode | Amazon.SSOAdmin.Model.AuthorizationCodeGrant |
Gets and sets the property AuthorizationCode.
Configuration options for the |
![]() |
JwtBearer | Amazon.SSOAdmin.Model.JwtBearerGrant |
Gets and sets the property JwtBearer.
Configuration options for the |
![]() |
RefreshToken | Amazon.SSOAdmin.Model.RefreshTokenGrant |
Gets and sets the property RefreshToken.
Configuration options for the |
![]() |
TokenExchange | Amazon.SSOAdmin.Model.TokenExchangeGrant |
Gets and sets the property TokenExchange.
Configuration options for the |
.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