Immutable representation of AWS credentials.
Inheritance Hierarchy
Namespace: Amazon.Runtime
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ImmutableCredentials : Object IDisposable
The ImmutableCredentials type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ImmutableCredentials(string, string, string) | Constructs an ImmutableCredentials object with supplied accessKey, secretKey. |
Properties
Name | Description | |
---|---|---|
![]() |
AccessKey | Gets the AccessKey property for the current credentials. |
![]() |
SecretKey | Gets the SecretKey property for the current credentials. |
![]() |
Token | Gets the Token property for the current credentials. |
![]() |
UseToken | Gets the UseToken property for the current credentials. Specifies if Token property is non-emtpy. |
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