Hi, All
Do you know how to start an elevated process with medium integrity level from a low integrity level process using API
More specificly, which SID value to use, I saw an hard-coded example using "S-1-16-4096" for Low integrity SID, but what's the value for medium level I cannot find it from June CTP's SDK and document.
Thanks!