public enum UserRights : System.Enum
public enum class UserRights : public System.Enum
'Declaration
Public Enum UserRights Inherits System.Enum
Member | Description |
---|---|
ManageDataSources | Right to create or modify data sources. |
ManageReportElements | Right to create or modify report elements. |
ManageReportTemplates | Right to create or modify report templates. |
ManageSystem | Right to access or modify system settings. This right includes all other rights. |
UseTaskPlaner | Right to edit tasks (scheduled reports) or to trigger such a scheduled report. |
System.Object
System.ValueType
System.Enum
combit.ReportServer.ClientApi.UserRights
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9