AWS credentials for API authentication.
Inheritance Hierarchy
Namespace: Amazon.SecurityToken.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Credentials : Object
The Credentials type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
Credentials() |
Properties
Name | Description | |
---|---|---|
![]() |
AccessKeyId |
AccessKeyId ID that identifies the temporary credentials.
Constraints: |
![]() |
Expiration | The date on which these credentials expire. |
![]() |
SecretAccessKey | The secret access key to sign requests. |
![]() |
SessionToken | The security token that users must pass to the service API to use the temporary credentials. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8