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.5.4.0 (2.5.4)
Syntax
public static GroupGrantee AllUsers { get; }

Property Value

Type: GroupGrantee
See Also