I have login controller and in this i get my session values
[HttpPost] public ActionResult Login(Models.AdminUsers adminUsers) { try