Refresh state container consisting of credentials
            and the date of the their expiration
            
 Declaration Syntax
 Declaration Syntax| C# | 
protected class CredentialsRefreshState : IDisposable
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | RefreshingAWSCredentials..::..CredentialsRefreshState()()()() | Initializes a new instance of the RefreshingAWSCredentials..::..CredentialsRefreshState class | 
|  | Credentials | |
|  | Dispose()()()() | Releases all resources used by the RefreshingAWSCredentials..::..CredentialsRefreshState | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Expiration | |
|  | 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()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | RefreshingAWSCredentials..::..CredentialsRefreshState |