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

<%: Title %>.

<%: SuccessMessage %>

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


Password
Confirm password

You're logged in as <%: User.Identity.GetUserName() %>.

Change Password Form

Current password
New password
Confirm new password

Registered Logins

<%#: Item.LoginProvider %>