Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
UserManager Class
UserManager Methods
GetNewUser Method
GetNewUser Method (DataObjectSecurity)
GetNewUser Method (DataObjectType)
UserManager
GetNewUser Method (DataObjectSecurity)
Returns a new (empty) user. securityObject denotes the securityobject of the object, that the new user is placed below.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
static
User
GetNewUser
(
DataObjectSecurity
securityObject
)
Parameters
securityObject
Type:
Omada.OE.Model
DataObjectSecurity
Return Value
Type:
User
See Also
Reference
UserManager Class
GetNewUser Overload
Omada.OE.Model Namespace