Click or drag to resize

Group Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Security.UserManagementGroup

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[SerializableAttribute]
public class Group : DbObject, IPermissionLookup, 
	IPermissionControlled

The Group type exposes the following members.

Constructors
  NameDescription
Public methodGroup
Initializes a new instance of the Group class
Public methodGroup(String)
Initializes a new instance of the Group class
Top
Properties
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
Extension Methods
Explicit Interface Implementations
See Also