@using Microsoft.Azure.ActiveDirectory.GraphClient @{ ViewBag.Title = "User Profile"; }

@ViewBag.Title.

The token for accessing the Graph API has expired. Click @Html.ActionLink("here", "RefreshSession", "UserProfile", null, null) to sign-in and get a new access token.