CMISAce Class Reference
Inherits from | CMISExtensionData : NSObject |
Declared in | CMISAce.h |
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