modika11
Programmer
- Jan 31, 2008
- 20
Hi All,
I have created a custom membership provider which now works nicely in my app. But what i want to do now is extend the identity object to include a couple of extra properties such as userID and fullName so that i can grab it out of the current context without having to go back to the database. I know this was possible in 1.1 (and i am sure not much has changed) but i cant seem to find much documentation on it so am a little unsure if this is the best way to go.
Any suggestions?
Thanks,
Rob
I have created a custom membership provider which now works nicely in my app. But what i want to do now is extend the identity object to include a couple of extra properties such as userID and fullName so that i can grab it out of the current context without having to go back to the database. I know this was possible in 1.1 (and i am sure not much has changed) but i cant seem to find much documentation on it so am a little unsure if this is the best way to go.
Any suggestions?
Thanks,
Rob