Skip to main content

TabularModelPermission Enumeration

TabularModelPermission Enumeration

The TabularModelPermission enumeration provides a list of the different permission levels that can be applied to a tabular model.

Enumeration Values

NameSummary
None
Specifies that no permissions are granted.
Read
Specifies that only read permissions are granted.
ReadRefresh
Specifies that only read and refresh permissions are granted.
Refresh
Specifies that only refresh permissions are granted.
Administrator
Specifies that all administrative permissions are granted.