ActiveReports 12 Server User Guide
ModelPermission Enumeration
ActiveReports 12 Server User Guide > Web Service Library > ModelPermission Enumeration

Specifies the byte value of the enumerated level of permissions granted for the model associated with the report.

Enumeration Members

Member Description
None The indicated security token has no permission to access the data model.
Read The indicated security token has only read access to the data model.
CreateReport The indicated security token has both read and reporting access to the data model.
See Also