2 references to GetGroupsForUser
System.Web (2)
Security\WindowsTokenRoleProvider.cs (2)
115int status = UnsafeNativeMethods.GetGroupsForUser(token, allRoles, 1024, error, 1024); 119status = UnsafeNativeMethods.GetGroupsForUser(token, allRoles, -status, error, 1024);