PortSight Secure Access Documentation

ARUIPermissionMatrix - Delegated Permission Management

 

Usage:

This control may be used instead of ARMyAdministration control if you need to delegate permission management to users of your application.

 

Permission matrix control

Permission matrix control

 

Required files:

 

Properties

 

Property Type Description Default Value

ResourceID

Integer

Object ID of the resource (application or application part).

undefined

AllowAddingOperator

Boolean

If true, the "Add" button is displayed.

True

AllowRemovingOperator

Boolean

If true, the "Remove" button is displayed.

True

AllowEditingPermissions

Boolean

If true, an editing dialog appears after click on particular permission.

True

DoPermissionChecks

Boolean

Indicates if permissions for viewing the matrix should be checked. If it's false, any user can access the permission matrix unless you secure the form by yourself.

True