UserGroupManager Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class UserGroupManager
The UserGroupManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserGroupManager |
Name | Description | |
---|---|---|
![]() | Groups |
Sorting is dependant on how the manager was loaded
(LoadOptions.SortFields)
|
Name | Description | |
---|---|---|
![]() | GetGroupName(Int32) | |
![]() | GetGroupName(Int32, AppFormatInfo) | |
![]() | GetMemberGroups |
Returns a list of groups that the specified user is a member of.
|
![]() ![]() | GetNewUserGroup |
Returns a new (empty) usergroup.
|
![]() ![]() | GetNewUserGroup(DataObjectSecurity) |
Returns a new (empty) usergroup.
securityObject denotes the securityobject of the object, that the new user is placed below.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |