Permissions Naming Conventions

Permissions names are case-sensitive and cannot be duplicated.

Permission naming conventions include:
  • Names are case-sensitive and two names with different capitalization are considered to be unique names. For example "Any document" and "Any Document" are two different permission names.
  • If a name has been used for an existing permission, it cannot be used as the name for a new permission. An error message will display.

While two permissions may have the same name with different capitalization, it is not recommended.