Custom Permissions Conventions
All Naming Conventions Are RFC 2119 and RFC 6919 compliant.
All Permission API names MUST be written in English, even when the label is in another language.
All Permission API names MUST be written in PascalCase.
Permissions SHOULD NOT contain an underscore in the API name, except where explicitly defined otherwise in these conventions.
Last updated
Was this helpful?