1 reference to TOKEN_ADJUST_PRIVILEGES
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
1468if (!NativeMethods.OpenProcessToken(new HandleRef(null, processHandle), NativeMethods.TOKEN_ADJUST_PRIVILEGES, out hToken)) {