In the front end Javascript library, you can call createUser to create a user and have it under "Registered Users" under Login & Auth in the dashboard. I would like to do the same in my backend using .Net so that it can record a new user. So how can I do that?