This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.SecretAccessKey Property

Gets or sets the secret access key.

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

Syntax

Visual Basic
Public Property SecretAccessKey As String
C#
public string SecretAccessKey { get; set; }

Property Value

The value that represents a secret access key.

See Also

Reference