Group Class |
Namespace: Dynamicweb.Security.UserManagement
The Group type exposes the following members.
Name | Description | |
---|---|---|
Group | Initializes a new instance of the Group class | |
Group(String) | Initializes a new instance of the Group class |
Name | Description | |
---|---|---|
AddAdministrator | ||
AddUser | ||
ClearCache | ||
ClearSmartSearchCache | Obsolete. | |
Delete | ||
Delete(Boolean) | ||
Delete(Int32) | ||
Fill | (Overrides DbObjectFill(IDataReader).) | |
FillRow | (Overrides DbObjectFillRow(DataRow).) | |
GetByKey | ||
GetGroupByID | ||
GetGroupDBString | ||
GetGroups | ||
GetGroupsByID | ||
GetGroupsFromString | ||
GetGroupsWithSubgroupsByID | ||
GetPermissionIdentifier | ||
GetPermissionParent | ||
GetTopUsers | ||
GetUserCount | ||
Load | (Inherited from DbObject.) | |
LoadWithUsers | Obsolete. | |
RemoveAdministrator | ||
RemoveUser | ||
Save | (Overrides DbObjectSave.) | |
SetToCache | Obsolete. | |
UpdateUsersEmailAllowed |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |
Name | Description | |
---|---|---|
GetPermission | (Defined by PermissionControlledExtension.) | |
GetUsersFromLastSmartSearch | (Defined by SmartSearchUserManagementExtensions.) | |
HasPermission | (Defined by PermissionControlledExtension.) | |
SetUsersBySmartSearch | (Defined by SmartSearchUserManagementExtensions.) |
Name | Description | |
---|---|---|
IPermissionControlledGetParent |