'Declaration
<System.FlagsAttribute()> Public Enum FolderRights Inherits System.Enum
'Usage
Dim instance As FolderRights
[System.Flags()] public enum FolderRights : System.Enum
'Declaration
<System.FlagsAttribute()> Public Enum FolderRights Inherits System.Enum
'Usage
Dim instance As FolderRights
[System.Flags()] public enum FolderRights : System.Enum
Member | Description |
---|---|
Abort | Can abort Jobs and Setups from the Folder |
AddJobs | Can add Job and Setup definitions to the Folder |
Change | Can modify the Folder |
ChangeJobs | Can modify Job and Setup definitions in the Folder |
Control | Can modify the ACL |
Debug | Can debug Jobs and Setups from the Folder |
Delete | Can delete the Folder |
DeleteJobs | Can delete Job and Setup definitions in the Folder |
Inquire | Can see the Folder |
InquireJobs | Can see Job and Setup definitions in the Folder |
Manage | Can manage Jobs and Setups from the Folder |
Monitor | Can monitor Jobs and Setups from the Folder |
None | No access. |
Submit | Can submit Jobs and Setups from the Folder |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.FolderRights
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