Click or drag to resize
ObjectMetadataExpirationTime Property
获取Expires请求头,表示Object的过期时间。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public DateTime ExpirationTime { get; set; }

Property Value

Type: DateTime
See Also