UserManager Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class UserManager
The UserManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserManager |
Name | Description | |
---|---|---|
![]() ![]() | GetNewUser(DataObjectSecurity) |
Returns a new (empty) user.
securityObject denotes the securityobject of the object, that the new user
is placed below.
|
![]() ![]() | GetNewUser(DataObjectType) |
Returns a new (empty) user.
|
![]() | PopulateUserInfo |
Populates the UserInfo on each user object.
|
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.) |