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
- membershipDetails
- Type: CelloSaaS.BusinessEdition.ServiceProxies.UserDetailsService MembershipDetails
- address
- Type: CelloSaaS.BusinessEdition.ServiceProxies.UserDetailsService Address
Address details
- user
- Type: CelloSaaS.BusinessEdition.ServiceProxies.UserDetailsService User
User Details(Mandatory)
- tenantId
- Type: System String
Tenant Identifier(Mandatory)
Return Value
Type: StringUser Identifier
See Also