'Declaration
Public Enum ObjectAccessType Inherits System.Enum
'Usage
Dim instance As ObjectAccessType
public enum ObjectAccessType : System.Enum
'Declaration
Public Enum ObjectAccessType Inherits System.Enum
'Usage
Dim instance As ObjectAccessType
public enum ObjectAccessType : System.Enum
Member | Description |
---|---|
AgentAccess | Uses the AgentAccess bits. |
FolderAccess | Uses the FolderAccess bits. |
JobAccess | Uses the JobAccess bits. |
ObjectAccess | Uses the generic ObjectAccess bits. |
QueueAccess | Uses the QueueAccess bits. |
ResourceAccess | Uses the ResourceAccess bits. |
UserAccess | Uses the UserAccess bits. |
VariableAccess | Uses the VariableAccess bits. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ObjectAccessType
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