@page @attribute [Authorize(Roles = "CustomerContacts")] @{ ViewData["Title"] = "Customer Contact List"; }