0

I need to develop custom membership provider in Sitefinity Project. I have to shown my users (from my custom table not Sitefinity's inbuilt table) to Sitefinity Backend of the site. How to do this?

Thanks in advance.

Michel Keijzers
  • 15,025
  • 28
  • 93
  • 119

1 Answers1

2

Have you taken a look at the Sitefinity documentation: http://www.sitefinity.com/documentation/documentationarticles/creating-a-custom-membership-provider

this has a complete tutorial on building a custom membership provider that uses external data to manage users.

I hope this is helpful!

SelAromDotNet
  • 4,715
  • 5
  • 37
  • 59