PermissionAccessType Enumeration
The PermissionAccessType enumeration provides options for access rights to objects in a SQL Server Analysis Services instance.
Enumeration Values
Name | Summary |
---|---|
None | Specifies that the principal will have no access. |
Read | Specifies that the principal will have read access to the asset. |
ReadWrite | Specifies that the principal will have read and write access to the asset. |