asp.net membership - where is the ActiveDirectoryMembershipProvider source -


I've heard a rumor that the ActiveDirectoryMembershipProvider source code was available.

I'm having some trouble troubleshooting our setup of out-of-the box provider, and the move through the source is really easy.

You can get the entire source in the .NET framework, using the available code project. You can find more information about how you can use and download it from Microsoft.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -