What is a good role name for this application?
Sorry if I sound confusing, but for my application I need to come up with a name for a "role" that defines the following:
- If no user has this role, that means the application is accessible for ALL users
- If one or more users has this role, only those users can access the app
I came up with some weird role names:
- Restrict Access
- Restricted Access
- Allow Access
- Restrict Access to
can't think of any name that fits well for my use case.... any suggestions?