Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What groups are the user assigned to?

Status
Not open for further replies.

dwunz

Programmer
May 4, 2001
28
0
0
US
In VB6, I had a few API calls that authenticated a user's password and provided a list of the groups the user belonged to. In .NET, I get a bunch of errors about StrPtr, As Any, and a few other API parameter errors. Does anyone know what .NET options exist for validating a user/password and getting the group membership list?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top