Click or drag to resize
GroupGranteeAllUsers Property
AllUsers means the Bucket or OssObject could be accessed by anonymous users. That is all users could access the resource.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public static GroupGrantee AllUsers { get; }

Property Value

Type: GroupGrantee
See Also