AmazonS3Extender.AWSAccessKeyId Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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

Namespace: Aurigma.ImageUploaderFlash.AmazonS3
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.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