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

AmazonS3Extender.PolicyExpiration Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an expiration date of the policy.

Syntax

PHP
public function getPolicyExpiration() {
}

public function setPolicyExpiration($value) {
}

Property Value

Type: integer

The expiration date of the policy.

Default value is 86400.

See Also

Reference