Ilumnis Authentication

User.New Method

Creates new user.

Overload List

Creates new user.

public static User New(int,string);

Creates new user.

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

Creates new user.

public static User New(string);

Creates new user.

public static User New(string,string);

See Also

User Class | IExSys.Authentication Namespace