JAMS Developer Guide
JAMSSecurity Class
Members 


MVPSI.JAMS Namespace : JAMSSecurity Class
A common base class for JAMS objects which have an ACL.
Object Model
JAMSSecurity Class
Syntax
'Declaration
 
Public MustInherit Class JAMSSecurity 
   Inherits System.Security.AccessControl.CommonObjectSecurity
'Usage
 
Dim instance As JAMSSecurity
public abstract class JAMSSecurity : System.Security.AccessControl.CommonObjectSecurity 
Inheritance Hierarchy

System.Object
   System.Security.AccessControl.ObjectSecurity
      System.Security.AccessControl.CommonObjectSecurity
         MVPSI.JAMS.JAMSSecurity
            MVPSI.JAMS.AgentSecurity
            MVPSI.JAMS.AppSecurity
            MVPSI.JAMS.BatchQueueSecurity
            MVPSI.JAMS.CredentialSecurity
            MVPSI.JAMS.FolderSecurity
            MVPSI.JAMS.JobSecurity
            MVPSI.JAMS.ResourceSecurity
            MVPSI.JAMS.VariableSecurity

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

JAMSSecurity Members
MVPSI.JAMS Namespace