Then you can type just this in the method;
this.CurrentConfiguration.AttributesListProp = new List<AttributeHelper>
{
new AttributeHelper{LDAPAttribute="userPrincipalName", LDAPObjectClassProp="user", ClaimType=WIF.ClaimTypes.Upn, ClaimEntityType = SPClaimEntityTypes.User},
};
Well, of course you must replace WIF.ClaimTypes.Upn with the actual identity claim type set in the trust.