R
Roshan
Hi,
Given a name, I want to be able to detect if a user or a group account
exists with that name on a system and know if its a user or a group. My
search yielded the "LookupAccountName" Win32 API but I haven't found
any class in .NET that allows me to do that.
Does any one know of a class in .NET or a way of doing this without
using Win32 APIs ?
Thanks,
Roshan Achar
Given a name, I want to be able to detect if a user or a group account
exists with that name on a system and know if its a user or a group. My
search yielded the "LookupAccountName" Win32 API but I haven't found
any class in .NET that allows me to do that.
Does any one know of a class in .NET or a way of doing this without
using Win32 APIs ?
Thanks,
Roshan Achar