JAMS Developer Guide
FolderSecurity Class
Members 


MVPSI.JAMS Namespace : FolderSecurity Class
The FolderSecurity class defines access control objects used in a JAMS Folder definition.
Object Model
FolderSecurity Class
Syntax
'Declaration
 
Public NotInheritable Class FolderSecurity 
   Inherits JAMSSecurity
'Usage
 
Dim instance As FolderSecurity
public sealed class FolderSecurity : JAMSSecurity 
Inheritance Hierarchy

System.Object
   System.Security.AccessControl.ObjectSecurity
      System.Security.AccessControl.CommonObjectSecurity
         MVPSI.JAMS.JAMSSecurity
            MVPSI.JAMS.FolderSecurity

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

FolderSecurity Members
MVPSI.JAMS Namespace