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

AmazonS3Extender.PolicyExpiration Property

Gets or sets the 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

The value that represents an expiration date of the policy.

See Also

Reference