Hi all,
I'm interested in using C# to create a web app that authenticates the user in various parts of the site based on the user's Active Directory groups. How can I retrieve a list of the user's groups? I don't want to require the user to type in a username or password if possible.
Thank you for your insight.
Regards,
Nick
I'm interested in using C# to create a web app that authenticates the user in various parts of the site based on the user's Active Directory groups. How can I retrieve a list of the user's groups? I don't want to require the user to type in a username or password if possible.
Thank you for your insight.
Regards,
Nick