This method is used to create user details. After successful creation of user,
mail(Conformation/Password) will be send to user based on the configuration.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- userDetails
- Type: CelloSaaS.BusinessEdition.ServiceProxies.UserDetailsService UserDetails
User Details(Mandatory)
Return Value
Type: StringUser Identifier
See Also