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.
Container for the parameters to the GetDelegatedAccessToken operation. Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal. This operation allows you to obtain credentials for a specific principal based on a trade-in token, enabling delegation of access to Amazon Web Services resources.
Namespace: Amazon.SecurityToken.Model
Assembly: AWSSDK.SecurityToken.dll
Version: 3.x.y.z
public class GetDelegatedAccessTokenRequest : AmazonSecurityTokenServiceRequest IAmazonWebServiceRequest
The GetDelegatedAccessTokenRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
GetDelegatedAccessTokenRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
TradeInToken | System.String |
Gets and sets the property TradeInToken. The token to exchange for temporary Amazon Web Services credentials. This token must be valid and unexpired at the time of the request. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer