AccountInfo Class |
Namespace: CMS.AmazonStorage
public class AccountInfo
The AccountInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountInfo |
Constructor where credentials could be specified.
|
Name | Description | |
---|---|---|
![]() | AccessKey |
Gets or sets secret access key.
|
![]() | AccessKeyID |
Gets or sets access key id.
|
![]() | BucketEndPoint |
Sets or gets bucket endpoint.
|
![]() | BucketName |
Sets or gets bucket name.
|
![]() ![]() | Current |
Returns instance of Account Info.
|
![]() | S3Client |
Gets instance of AmazonS3 class (main class providing operations with storage).
|