permissions
Home > @gooddata/sdk-ui-dashboard > DashboardInitializedPayload > permissions
DashboardInitializedPayload.permissions property
Permissions in effect for the dashboard.
Signature:
readonly permissions: IWorkspacePermissions;
Remarks
If the permissions were provided via props, then those same permissions are included here. Otherwise the dashboard will load the permissions and include it here.