R34956 User - External And Virtual Users Cannot Be Admin
| Code | R34956 |
| Entity | Systems.Security.Users Entity |
| Name | ExternalAndVirtualUsersCannotBeAdmin |
| Attribute | IsAdmin, UserType |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | NO |
| Applicable Legislations | ALL // no condition needed |
| Action | If (IsAdmin == True)
, validate that: UserType != Exrternal(Community)User AND UserType != Virtual User |
| Description | External (community) users and virtual users cannot be admins. |
| Message | External(community) users and virtual users cannot be admins. If you want this user to be admin, please change the user type. |
| Version | |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.