AmazonS3Extender.AWSAccessKeyId Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or set an AWS Access Key ID of the owner of the bucket.

Namespace: Aurigma.ImageUploader.AmazonS3
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public string AWSAccessKeyId { get; set; }

Property Value

Type: System..String

The AWS Access Key ID of the owner of the bucket.

Default value is "".

See Also

Reference