C# Class Oss.AccessControlList

Afficher le fichier Open project: zhongleiyang/OssSDK-.net-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
GrantPermission ( IGrantee grantee, Permission permission ) : void
RevokeAllPermissions ( IGrantee grantee ) : void
ToString ( ) : string

Method Details

GrantPermission() public méthode

public GrantPermission ( IGrantee grantee, Permission permission ) : void
grantee IGrantee
permission Permission
Résultat void

RevokeAllPermissions() public méthode

public RevokeAllPermissions ( IGrantee grantee ) : void
grantee IGrantee
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string