Ilumnis Authentication

AuthenticationStorage.NewRole Method

Uses data layer to create new role.

Overload List

Uses data layer to create new role.

public static Role NewRole(int,string);

Uses data layer to create new role.

public static Role NewRole(string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace