Click or drag to resize
GeneratePresignedUriRequestExpiration Property
Getter/setter of the expiration time of the signed URL.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public DateTime Expiration { get; set; }

Property Value

Type: DateTime
See Also