Click or drag to resize
ObjectMetadataExpirationTime Property
Gets or sets the expiration time of the object.

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

Property Value

Type: DateTime
See Also