Dynamicweb 8 Documentation
ModulePermissionAccess Enumeration

Represents a module permission type.
Syntax
'Declaration
 
Public Enum ModulePermissionAccess 
   Inherits System.Enum
public enum ModulePermissionAccess : System.Enum 
Members
MemberDescription
AllowAllows access to module-specified content.
DenyDenies access to module-specified content.
InheritValue indicating that access should be inherited.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Modules.UserManagement.ModulePermissionAccess

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

Dynamicweb.Modules.UserManagement Namespace

Send Feedback