Permissions
This collection specifies the list of permissions that should be applied for the principal. Permissions are included from across the entire business intelligence solution, such as database and cube permissions. This provides a central location where all permissions for a given principal can be viewed and managed.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<AnalysisDatabasePermission /> | AstAnalysisDatabasePermissionNode | The Data Source permission defines access rights to an Analysis Services database. |
<ColumnPermission /> | AstColumnPermissionNode | The Column permission grants, denies, or revokes the permission to perform the following actions on a column. Such actions include Alter, Delete, Insert, Select, Update, and others. |
<CubeCellPermission /> | AstCubeCellPermissionNode | Cube Cell permission defines access rights to cube cells. |
<CubeDimensionAttributePermission /> | AstCubeDimensionAttributePermissionNode | The Cube Database Dimension Attribute permission defines access rights to database cube dimension attributes. |
<CubeDimensionPermission /> | AstCubeDimensionPermissionNode | The Cube Dimension permission defines access rights to the dimensions in a cube. |
<CubePermission /> | AstCubePermissionNode | The Cube permission defines access rights to a cube. |
<DatabaseDimensionAttributePermission /> | AstDatabaseDimensionAttributePermissionNode | The Database Dimension Attribute permission defines access rights to database dimension attributes. |
<DatabaseDimensionPermission /> | AstDatabaseDimensionPermissionNode | The Cube permission defines access rights to a cube. |
<DatabasePermission /> | AstDatabasePermissionNode | The Database permission grants, denies, or revokes the permission to perform specified actions on a database. Such actions include Alter, Delete, Insert, Select, Update, and others. |
<DataSourcePermission /> | AstDataSourcePermissionNode | The Data Source permission defines access rights to data sources in an Analysis Services database. |
<SchemaPermission /> | AstSchemaPermissionNode | The Schema permission grants, denies, or revokes the permission to perform specified actions on a schema. Such actions include Alter, Delete, Insert, Select, Update, and others. |
<StoredProcedurePermission /> | AstStoredProcedurePermissionNode | The Stored Procedure permission grants, denies, or revokes the permission to perform specified actions on a stored procedure. Such actions include Alter, Delete, Insert, Select, Update, and others. |
<TablePermission /> | AstTablePermissionNode | The Table permission grants, denies, or revokes the permission to perform specified actions on a table. Such actions include Alter, Delete, Insert, Select, Update, and others. |
<TabularModelPermission /> | AstTabularModelPermissionNode | The tabular model permission grants read, refresh, readRefresh, or administrator access to the model. |
<TabularTablePermission /> | AstTabularTablePermissionNode | The tabular table permission grants access to specific tables in a model. |