How to get all AD attirbutes, group/user data with C#?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ADNet77
    New Member
    • Jul 2007
    • 2

    How to get all AD attirbutes, group/user data with C#?

    Hi All,

    I am new for Active Directory. Is there any example codes for getting all Active Directory attribute names, group data and user information data with C#?

    Thanks advance,
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by ADNet77
    Hi All,

    I am new for Active Directory. Is there any example codes for getting all Active Directory attribute names, group data and user information data with C#?

    Thanks advance,
    I have moved your question to the .NET Forum so that you can receive help with your question. The .NET Articles section is reserved for "how-tos" and other useful information and is not meant for questions. In the future please post your questions in the .NET Forum (blue menu: Forums->.NET)

    Thanks.

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Here is an article that may help:
      Using Active Directory In ASP.NET - Dump Schema Information

      Comment

      Working...