Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
UserGroupManager Class
UserGroupManager Methods
GetNewUserGroup Method
GetNewUserGroup Method
GetNewUserGroup Method (DataObjectSecurity)
UserGroupManager
GetNewUserGroup Method (DataObjectSecurity)
Returns a new (empty) usergroup. 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
UserGroup
GetNewUserGroup
(
DataObjectSecurity
securityObject
)
Parameters
securityObject
Type:
Omada.OE.Model
DataObjectSecurity
Return Value
Type:
UserGroup
See Also
Reference
UserGroupManager Class
GetNewUserGroup Overload
Omada.OE.Model Namespace