System.DirectoryServices.AccountManagement question!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • djnokturnal
    New Member
    • Dec 2008
    • 5

    System.DirectoryServices.AccountManagement question!

    Hey!

    I am attempting to rewrite some old C# code in our code base that utilized DirectoryEntry to perform some LDAP queries. I am migrating it to the new System.Director yServices.Accou ntManagement namespace and have done about 90% of it, but one key aspect is still not done, and I stuck...

    I am attempting to access some custom ActiveDirectory fields, one being EmployeeNumber and for the life of me can't figure out how... Anyone have any clue how to access these custom fields using the System.Director yServices.Accou ntManagement namespace?
Working...