protected void InfoCardSelector1_ReceivedToken(object sender, ReceivedTokenEventArgs e) { this.AddIdentifier(AuthenticationToken.SynthesizeClaimedIdentifierFromInfoCard(e.Token.UniqueId), e.Token.SiteSpecificId); }