public async Task <string> HideAdmin() { return(await context.GetUserCategory(User.Identity.Name)); }