Permission
Constructors
new Permission()
new Permission():
Permission
Returns
Properties
| Property | Modifier | Type | Default value |
|---|---|---|---|
ADMIN_STICKY_META | static | string | 'AdminStickyMeta' |
ADMIN_SYSTEM_CONNECTIONS | static | string | 'AdminSystemConnections' |
BROWSE_APPS | static | string | 'BrowseApps' |
BROWSE_DASHBOARDS | static | string | 'BrowseDashboards' |
BROWSE_DATABASE_CONNECTIONS | static | string | 'BrowseDatabaseConnections' |
BROWSE_DOCKERS | static | string | 'BrowseDockers' |
BROWSE_FILE_CONNECTIONS | static | string | 'BrowseFileConnections' |
BROWSE_FUNCTIONS | static | string | 'BrowseFunctions' |
BROWSE_GROUPS | static | string | 'BrowseGroups' |
BROWSE_LAYOUTS | static | string | 'BrowseLayouts' |
BROWSE_MODELS | static | string | 'BrowseModels' |
BROWSE_OPEN_API | static | string | 'BrowseOpenApi' |
BROWSE_PLUGINS | static | string | 'BrowsePlugins' |
BROWSE_QUERIES | static | string | 'BrowseQueries' |
BROWSE_ROLES | static | string | 'BrowseRoles' |
BROWSE_SCRIPTS | static | string | 'BrowseScripts' |
BROWSE_SHARED_DATA | static | string | 'BrowseSharedData' |
BROWSE_SPACES | static | string | 'BrowseSpaces' |
BROWSE_USERS | static | string | 'BrowseUsers' |
CREATE_DASHBOARD | static | string | 'CreateDashboard' |
CREATE_DATABASE_CONNECTION | static | string | 'CreateDatabaseConnection' |
CREATE_DATA_QUERY | static | string | 'CreateDataQuery' |
CREATE_ENTITY | static | string | 'CreateEntity' |
CREATE_FILE_CONNECTION | static | string | 'CreateFileConnection' |
CREATE_GROUP | static | string | 'CreateGroup' |
CREATE_REPOSITORY | static | string | 'CreateRepository' |
CREATE_ROLE | static | string | 'CreateRole' |
CREATE_SCRIPT | static | string | 'CreateScript' |
CREATE_SECURITY_CONNECTION | static | string | 'CreateSecurityConnection' |
CREATE_SPACE | static | string | 'CreateSpace' |
CREATE_USER | static | string | 'CreateUser' |
DATA_CONNECTION_GET_SCHEMA | static | string | 'DataConnection.GetSchema' |
DATA_CONNECTION_LIST_FILES | static | string | 'DataConnection.ListFiles' |
DATA_CONNECTION_QUERY | static | string | 'DataConnection.Query' |
DATA_QUERY_EXECUTE | static | string | 'DataQuery.Execute' |
DELETE | static | string | 'Delete' |
DELETE_COMMENTS | static | string | 'DeleteComments' |
EDIT | static | string | 'Edit' |
EDIT_GLOBAL_PERMISSIONS | static | string | 'EditGlobalPermissions' |
EDIT_GROUP | static | string | 'EditGroup' |
EDIT_PLUGINS_SETTINGS | static | string | 'EditPluginsSettings' |
EDIT_USER | static | string | 'EditUser' |
INVITE_USER | static | string | 'InviteUser' |
PUBLISH_PACKAGE | static | string | 'PublishPackage' |
SAVE_ENTITY_TYPE | static | string | 'SaveEntityType' |
SCRIPT_EXECUTE | static | string | 'Script.Execute' |
SEND_EMAIL | static | string | 'SendEmail' |
SHARE | static | string | 'Share' |
SHARE_WITH_EVERYONE | static | string | 'ShareWithEveryone' |
START_ADMIN_SESSION | static | string | 'StartAdminSession' |
TABLE_READ_DATA | static | string | 'Table.ReadData' |
VIEW | static | string | 'View' |