public static int deleteLoginLimit()
 {
     return(LoginLimitService.deleteLoginLimitById());
 }