Display Active directory user inofmration on web page
Hi there,
I am trying to find/write a script in C#/ASPX that displays a users AD informaton on web page.
I am only after info such as username, name and email for example.
All the code snippets I have found so far are command line driven.
Thanks
M