Click or drag to resize

Grant Class

Authorized user/user group (grantee) and permission information
Inheritance Hierarchy
SystemObject
  OBS.ModelGrant

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class Grant

The Grant type exposes the following members.

Constructors
  NameDescription
Public methodGrant
Initializes a new instance of the Grant class
Top
Properties
  NameDescription
Public propertyDelivered
Identifier specifying whether to deliver the bucket ACL. (This is only applicable to bucket ACLs.)
Public propertyGrantee
Grantee (group) name
Public propertyPermission
Permission information
Top
See Also