Uses data layer to delete a role.
public static void DeleteRole(int);
public static void DeleteRole(string);
AuthenticationStorage Class | IExSys.Authentication.Storage Namespace