Can I get Active Directory attributes from the WindowsPrincipal?

Posted by Graeme on Stack Overflow See other posts from Stack Overflow or by Graeme
Published on 2010-05-11T08:05:11Z Indexed on 2010/05/11 10:04 UTC
Read the original article Hit count: 208

Filed under:
|
|

I would like to get the Employee-ID for the currently logged in user. Is that easily available in some .Net class or do I need to do some sort of LDAP query?

Any tips welcome

© Stack Overflow or respective owner

Related posts about c#

Related posts about active-directory