Click or drag to resize
AccountInfo Properties

The AccountInfo type exposes the following members.

Properties
  NameDescription
Public propertyAccessKey
Gets or sets secret access key.
Public propertyAccessKeyID
Gets or sets access key id.
Public propertyBucketEndPoint
Sets or gets bucket endpoint.
Public propertyBucketName
Sets or gets bucket name.
Public propertyStatic memberCurrent
Returns instance of Account Info.
Public propertyS3Client
Gets instance of AmazonS3 class (main class providing operations with storage).
Top
See Also