ActiveReports 8 Server SDK
Permissions Enumeration
Represents permission types.
Syntax
public enum Permissions : System.Enum 
Members
MemberDescription
ChangePermissionChangePermission operation is granted.
FullAll operations are granted.
ModifyModify/Edit operation is granted.
NoneNo operation is granted, the same as there is no any corresponding record in the DB.
ReadRead operation is granted.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.Security.Permissions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ActiveReports.Server.Security Namespace

Send Feedback