selectCanListUsersInWorkspace
Home > @gooddata/sdk-ui-dashboard > selectCanListUsersInWorkspace
selectCanListUsersInWorkspace variable
Returns whether the current user has permissions to list users, roles, and permissions.
Signature:
selectCanListUsersInWorkspace: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("@gooddata/sdk-model").IWorkspacePermissions) => boolean>