Anyone knows how to extend the UpmMembership profile or how to configure
another parameter in the CreateUser method ?
I need to create another information (like "passport number") when the user
creates the login (like register.aspx in StarterSite).
I changed the profile (UserObject), but how the Membership class know about
this new information ?
Thanks!