From the earliest days of Windows NT, even before Active Directory was on the scene, every process has an associated security token. To see the information contained in the token, if you are using the windbg debugger, you can use the !token meta-command,
Read More...