'Declaration
Public Enum GenericACEFlags Inherits System.Enum
'Usage
Dim instance As GenericACEFlags
public enum GenericACEFlags : System.Enum
'Declaration
Public Enum GenericACEFlags Inherits System.Enum
'Usage
Dim instance As GenericACEFlags
public enum GenericACEFlags : System.Enum
Member | Description |
---|---|
JobsOnly | The ACE applies only to jobs |
SubfoldersAndJobsOnly | The ACE applies to subfolders and jobs. |
SubfoldersOnly | The ACE applies only to subfolders. |
ThisFolderAndJobs | The ACE applies to this folder and the jobs in the folder. |
ThisFolderAndSubfolders | This ACE applies to this folder and subfolders |
ThisFolderOnly | The ACE applies only to this folder. |
ThisFolderSubfoldersAndJobs | The ACE applies to this folder, subfolders and jobs |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.GenericACEFlags
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