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.

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

Syntax

Visual Basic
Public Property PolicyExpiration As Integer
C#
public int PolicyExpiration { get; set; }

Property Value

Type: System.Int32

The expiration date of the policy.

Default value is 86400.

See Also

Reference