Retrieving active directory details.
hello..
I am trying to retrieve the logon details from active directory.
Using Request.ServerVariables("LOGON_USER"), i am getting the logon value. But i want the rest details like the Display name, Contact no, email id.
Can some one help me out how to retrieve this.
|