Click or drag to resize
ObjectMetadataExpirationTime Property
获取Expires请求头,表示Object的过期时间。 如果Object没有定义过期时间,则返回null。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public DateTime ExpirationTime { get; }

Property Value

Type: DateTime
See Also