Inherits from CMISExtensionData : NSObject
Declared in CMISAce.h

Tasks

Properties

isDirect

Indicates if the ACE was directly applied to the object or has been inherited from another object (for example from the folder it resides in).

@property (nonatomic, assign) BOOL isDirect

Discussion

Indicates if the ACE was directly applied to the object or has been inherited from another object (for example from the folder it resides in).

Declared In

CMISAce.h

permissions

Permissions granted to the principal.

@property (nonatomic, strong) NSSet *permissions

Discussion

Permissions granted to the principal.

Declared In

CMISAce.h

principal

ACE principal

@property (nonatomic, strong) CMISPrincipal *principal

Discussion

ACE principal

Declared In

CMISAce.h

principalId

ACE principal ID

@property (nonatomic, strong) NSString *principalId

Discussion

ACE principal ID

Declared In

CMISAce.h