Last updated 1 year ago
[DllImport("netapi32.dll", CharSet = CharSet.Unicode, SetLastError = true)] public static extern uint NetUserGetGroups( string ServerName, string UserName
Microsoft documentation: Link