i have string username and string password. i need to authenticate the user and check for role membership against active directory in WCF. what is the best way to do it?
Asked
Active
Viewed 314 times
1 Answers
1
Check out the answer to this question - you should be able to use this to get what you're looking for:
User Group and Role Management in .NET with Active Directory