Manages the discretionary permissions assigned to the object.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property Permissions As IAccessPermissionList |
C# |
---|
IAccessPermissionList Permissions { get; set; } |
Visual C++ |
---|
property IAccessPermissionList^ Permissions { IAccessPermissionList^ get (); void set (IAccessPermissionList^ value); } |
JavaScript |
---|
function get_permissions(); function set_permissions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE_ACL
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: DiscretionaryPermission
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ