访问控制的授权信息。
Inheritance Hierarchy
Aliyun.OpenServices.OpenStorageServiceGrant
Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
The Grant type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Grant |
构造一个新的Grant实体。
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType |
获取当前实例的 Type。
(Inherited from Object.) |
![]() | MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Grantee |
获取被授权者信息。
|
![]() | Permission |
获取被授权的权限。
|
See Also