...
C:\ProgramData\Signifikant\Assert
Info | ||
---|---|---|
| ||
In version 45.6 0 permissions to functions in Manager is introduced. Data permissions have to be tagged in permissions.config to appear as permissions on data. |
...
<Id>1</Id> | This is integer value written in incremental way. |
<Enabled>true</Enabled> | true or false will disable or enable Permission. If false, access control will be turned off for that function and users will be allowed to access the function. |
<Name>MyAccount</Name> | This holds the name of Permission resource. |
<DataPermissionEnabled> | Version 45.6 0 and later. If true this permission will appear as a permission on data in Manager. |
<Note>Users can access MyAccount settings</Note> | Description of permission. |
<Groups> | Groups hold the role applied to user. |
...