Permission
Permissions are grouped in a tree structure. Currently system supports a three-level permission tree. To secure your application, build an easy to understand permission tree based on your security needs, then use these permissions to secure individual application elements.
Permission Attributes
  • Permission Key: Unique permission key. Good naming convention is strongly recommended;
  • Permission: User friendly permission name;
  • Parent Key: Parent record in the permission tree;
Child Keys
  • List of the child permission keys.