Get a visitors AD user name in c#

Posted by TheDudeAbides on Stack Overflow See other posts from Stack Overflow or by TheDudeAbides
Published on 2010-06-01T19:51:52Z Indexed on 2010/06/01 19:53 UTC
Read the original article Hit count: 150

Filed under:
|

If I have a basic web form for our company's intranet and all users are logged in to the domain via AD authentication, can I extract a visitors user name in c#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET