DataObjectSecurity Properties |
The DataObjectSecurity type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveUserAccessModifierPermissions |
Contains permissions for the active user to the data object, which
the security configuration is defined for, according to the applied access modifier.
An access modifier can only affect READ and UPDATE permissions - so the remaing ones are always derrived from the data object security model.
The permissions are NOT for the data object referred in DataObjectId - but for the data object which embeds the security object.
Can be null.
|
![]() | DataObjectId |
Contains the DataObject for which the security is defined.
The DataObjectSecurity object for a specific DataObject can contain the ID of another DataObject.
In such case, the object is enheriting it from the other DataObject.
|
![]() | Permissions |
Contains the permissions on the DataObject
|
![]() | PropertyAccess |
Systemname of properties on the dataobject, which can be updated
|
![]() | UseCloneFlags | Obsolete.
Contains the clone permissions on the DataObject
|