You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defines the permissions of the members of a particular Role element in a specific Cube element.
Syntax
<CubePermissions>
<CubePermission>
<!-- The following elements extend Permission -->
<ReadSourceData>...</ReadSourceData>
<DimensionPermissions>...</DimensionPermissions>
<CellPermissions>...</CellPermissions>
</CubePermission>
</CubePermissions>