Creates new user.
User NewUser(int,string,string);
User NewUser(string,string);
IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace