Click or drag to resize
Grant Class
访问控制的授权信息。
Inheritance Hierarchy
SystemObject
  Aliyun.OpenServices.OpenStorageServiceGrant

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5492.31618
Syntax
public class Grant

The Grant type exposes the following members.

Constructors
  NameDescription
Public methodGrant
构造一个新的Grant实体。
Top
Methods
Properties
  NameDescription
Public propertyGrantee
获取被授权者信息。
Public propertyPermission
获取被授权的权限。
Top
See Also