Community

Reading the ProviderUserKey when using the SqlMembershipProvider

(rtpHarry) The ProviderUserKey gives access to a unique identifier for each of the members in your membership data store. If you’re doing a large amount of lookup’s or want to cross link to another table you will find this technique will give you better performance than using the UserName property.

Read More - Register for Free Membership