AmazonAccount Constructors
Provides Amazon account settings allowing the control to be connected to an Amazon storage account.| Name | Parameters | Description |
|---|---|---|
| AmazonAccount(String, String, String) | name, accessKeyID, secretAccessKey | Initializes a new instance of the AmazonAccount class with specified settings. |
See Also