<%@ Page Title="Manage Account" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Manage.aspx.cs" Inherits="WebApplication1.Account.Manage" %> <%@ Register Src="~/Account/OpenAuthProviders.ascx" TagPrefix="uc" TagName="OpenAuthProviders" %>

<%: Title %>.

<%: SuccessMessage %>

You're logged in as <%: User.Identity.Name %>.

You do not have a local password for this site. Add a local password so you can log in without an external login.

Set Password Form
  1. Password
  2. Confirm password

Change password

Change password details
  1. Current password
  2. New password
  3. Confirm new password

Registered external logins

ServiceUser NameLast Used 
<%#: Item.ProviderDisplayName %> <%#: Item.ProviderUserName %> <%#: ConvertToDisplayDateTime(Item.LastUsedUtc) %>

Add an external login