Abstract class that represents a credentials object for AWS services.
Namespace: Amazon.RuntimeAssembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public abstract class AWSCredentials : IDisposable
Public MustInherit Class AWSCredentials _ Implements IDisposable
public ref class AWSCredentials abstract : IDisposable
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| Dispose()()()() | Releases all resources used by the AWSCredentials | |
| Equals(Object) | (Inherited from Object.) | |
| GetCredentials()()()() |
Returns a copy of ImmutableCredentials
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AWSCredentials
Amazon.Runtime..::..BasicAWSCredentials
Amazon.Runtime..::..EnvironmentAWSCredentials
Amazon.Runtime..::..RefreshingAWSCredentials
Amazon.Runtime..::..SessionAWSCredentials
Amazon.Runtime..::..AWSCredentials
Amazon.Runtime..::..BasicAWSCredentials
Amazon.Runtime..::..EnvironmentAWSCredentials
Amazon.Runtime..::..RefreshingAWSCredentials
Amazon.Runtime..::..SessionAWSCredentials