'DeclarationPublic Enum ObjectAccessType Inherits System.Enum
'UsageDim instance As ObjectAccessType
public enum ObjectAccessType : System.Enum
'DeclarationPublic Enum ObjectAccessType Inherits System.Enum
'UsageDim 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