UserPermissionTree is a business object that represents the User Authorization Form. This object enables to manage user authorization for new forms (which their FormType property is defined in UserPermissionForms object).
After adding a user permission tree to the Authorizations tree, you can set the UserPermission object.
This object enables you to:
- Add a user permission tree to the Authorizations tree.
- Retrieve a user permission tree by its key.
- Update a user permission tree.
- Remove a user permission tree from the Authorizations tree.
- Save the object in XML format.
Source table: OUPT.
Copy Code