How to get all information about user from DC

  • Thread starter Thread starter vaidas gudas
  • Start date Start date
V

vaidas gudas

I have ASP.NET page, and authentification is by windows, but from
system.identity.name I can just user's domain name and user's login name.
How to get full description from Domain Controller Like user Name and
Surname and E-mail if we using Exchange.

DC is on Win2003 and Exchange version is newest
 
You would do this via Active Directory.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
how to retrive information from Active Directory

Kevin Spencer said:
You would do this via Active Directory.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top