# Functions
AddImplied adds any missing implied permissions.
Can returns true if the given resource has permission to perform the provided permissions.
CompileAndAuthorize compiles a new permission bit from the given toUpdate permissions.
ImpliedBy returns any permissions that cause this permission to be added automatically.
PermissionNames returns the list of permissions included in the given permission.
# Constants
API keys.
No description provided by the author
Audit.
No description provided by the author
No description provided by the author
Codes.
No description provided by the author
LegacyRealmAdmin is a quick reference to the old "realm admin" permissions.
LegacyRealmUser is a quick reference to the old "user" permissions.
Mobile apps.
No description provided by the author
Realm settings.
No description provided by the author
Realm statistics.
Users.
No description provided by the author
# Variables
NamePermissionMap is the map of permission names to their value.
PermissionMap is the list of permissions mapped to their name and description.
# Type aliases
Permission is a granular permission.