ActiveReports 12 Server User Guide
UserCapabilities Object
ActiveReports 12 Server User Guide > Web Service Library > UserCapabilities Object

Represents a user capabilities object that is contained in a result from an IReportService get user capabilities operation.

Object Properties

Name Description
Email Property A string value that represents the e-mail address of the user.
IsAdministrator Property A Boolean value indicating whether the user is the administrator.
IsEvaluationVersion Property A Boolean value indicating whether the system is in evaluation mode.
IsSBEVersion Property A Boolean value indicating whether the system is the small business edition.
IsSchedulePermitted Property A Boolean value indicating whether the user has permission to scheduling.
IsUploadPermitted Property A Boolean value indicating whether the user has permission to upload reports.
See Also