Ilumnis Authentication

AuthenticationStorage.NewUser Method

Uses data layer to create new user.

Overload List

Uses data layer to create new user.

public static User NewUser(int,string,string);

Uses data layer to create new user.

public static User NewUser(string,string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace