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

AmazonS3Extender.SecretAccessKey Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a secret access key.

Syntax

PHP
public function getSecretAccessKey() {
}

public function setSecretAccessKey($value) {
}

Property Value

Type: string

The secret access key.

Default value is "".

See Also

Reference