@model StockMaster.Models.User @{ ViewData["Title"] = "Edit User"; }
Changing the Role will immediately affect the user's permissions in the system.
If you deactive a user, they will not be able to login to the system.