QCloudACLOwner Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | QCloudACLOwner.h QCloudACLOwner.m  | 
  displayName
	Bucket 持有者的名称
@property (strong, nonatomic) NSString *displayNameDeclared In
QCloudACLOwner.h
  identifier
	Bucket 持有者 ID, 格式:qcs::cam::uin/<OwnerUin>:uin/<SubUin> 如果是根帐号,<OwnerUin> 和 <SubUin> 是同一个值
@property (strong, nonatomic) NSString *identifierDeclared In
QCloudACLOwner.h