Name | Description | |
---|---|---|
![]() | General | Returns the WebReports.Api.Roles.General object, that holds all of the Role's General Settings values. Use those values to make specific changes to the environment that should be Role specific. |
![]() | Id | The ID, or name of the Role. |
![]() | IsActive | Returns True if this Role is the currently active role, or False if not. If setting to True, this Role will be set as the active Role and all of its General Settings will be applied to the environment, by calling WebReports.Api.Common.General SetActiveRole() If setting to False, this Role will be unset as the active Role, but the General Settings applied by the role remain active. |
![]() | Security | Returns the WebReports.Api.Roles.Security object, that holds all of the Role's Security Settings (Folder, Data Object, Data Object Rows). |