Hello.
Can I create Active Directory Objects with my c# program.?
I mean usernames..
Thanks
Please point me in the right direction.
Willy Denoyette [MVP] - 08 Jul 2005 21:36 GMT
Take a look at the System.DirectoryServices namespace in MSDN.
Willy.
> Hello.
> Can I create Active Directory Objects with my c# program.?
[quoted text clipped - 4 lines]
>
> Please point me in the right direction.
Siva M - 10 Jul 2005 13:36 GMT
Hi,
These could help you:
http://support.microsoft.com/default.aspx?scid=kb;en-us;306273
http://www.c-sharpcorner.com/Code/2005/June/ADand.NET.asp
-Siva
Hello.
Can I create Active Directory Objects with my c# program.?
I mean usernames..
Thanks
Please point me in the right direction.