Manages the discretionary permissions assigned to the object.
Namespace: FileNet.Api.Security
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property Permissions As IAccessPermissionList |
C# |
---|
IAccessPermissionList Permissions { get; set; } |
C++ |
---|
property IAccessPermissionList Permissions abstract { IAccessPermissionList get(); void set(IAccessPermissionList value); } |
J# |
---|
/** property */ public IAccessPermissionList get_Permissions(); /** property */ public void set_Permissions(IAccessPermissionList value); |
JScript |
---|
public function get Permissions() : IAccessPermissionList public function set Permissions(value : IAccessPermissionList); |
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