コード例 #1
0
 protected void InfoCardSelector1_ReceivedToken(object sender, ReceivedTokenEventArgs e)
 {
     this.AddIdentifier(AuthenticationToken.SynthesizeClaimedIdentifierFromInfoCard(e.Token.UniqueId), e.Token.SiteSpecificId);
 }