Finding the group for a user  
Author Message
OlYellerSnow





PostPosted: Tue Feb 13 13:05:47 CST 2007 Top

Visual Basic >> Finding the group for a user I am using VS2005 and can find a users name by using the
System.Environment.Username code. With this, I know there should be a way to
find out what group this user is a member of.

My program will process one function if the user is a member of windows
group named GROUP1 and if the user using my program is a member of GROUP2 it
performs a different function.

How can I easily check if a specific user using the program is a member of
GROUP1?

Any help is appreciated
--
Lost in the Vast Sea of .NET

Visual Studio58  
 
 
Darhl





PostPosted: Tue Feb 13 13:05:47 CST 2007 Top

Visual Basic >> Finding the group for a user
"KreativeKai" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
>I am using VS2005

This ng is for users of Classic VB v6 and below. You would be better off
trying a newsgroup with dotnet in the name.