Click or drag to resize
AccessControlPolicyGrants Property

[Missing <summary> documentation for "P:Aliyun.OSS.Model.AccessControlPolicy.Grants"]

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public List<string> Grants { get; set; }

Property Value

Type: ListString
See Also