B
bob
Hi,
Is this the right place to dicuss Visual Studio 2005 and .Net 2?
I am try to implement a class (already using Windows Authentication) where I
am given a user name and I return a list of groups to which the user is a
member.
In .Net 1.1, I can use the System.DirectoryServices.ActiveDirectory
namespace; but what do I use in .Net 2?
TIA
Is this the right place to dicuss Visual Studio 2005 and .Net 2?
I am try to implement a class (already using Windows Authentication) where I
am given a user name and I return a list of groups to which the user is a
member.
In .Net 1.1, I can use the System.DirectoryServices.ActiveDirectory
namespace; but what do I use in .Net 2?
TIA