UserDetailsProxy AddUser Method CelloSaaS API Documentation
Overload List

  Name Description
Public method Static member AddUser(UserDetails)
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.
Public method Static member AddUser(MembershipDetails, Address, User, String)
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.
Back to Top
See Also