<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebFormsRelyingParty.Admin.Default" %>
This is the specially-privileged Admin area. You can only reach here if you are a member of the Admin role.
Email Claimed IDs
<%# HttpUtility.HtmlEncode((string)Eval("EmailAddress")) %> <%# HttpUtility.HtmlEncode((string)Eval("ClaimedIdentifier")) %>