Ilumnis Authentication

AuthenticationStorage.DeleteRole Method

Uses data layer to delete a role.

Overload List

Uses data layer to delete a role.

public static void DeleteRole(int);

Uses data layer to delete a role.

public static void DeleteRole(string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace