C# Class Oss.AccessControlList

ファイルを表示 Open project: zhongleiyang/OssSDK-.net-4.5 Class Usage Examples

Public Methods

Method Description
GrantPermission ( IGrantee grantee, Permission permission ) : void
RevokeAllPermissions ( IGrantee grantee ) : void
ToString ( ) : string

Method Details

GrantPermission() public method

public GrantPermission ( IGrantee grantee, Permission permission ) : void
grantee IGrantee
permission Permission
return void

RevokeAllPermissions() public method

public RevokeAllPermissions ( IGrantee grantee ) : void
grantee IGrantee
return void

ToString() public method

public ToString ( ) : string
return string