Y
Hacker News
new
|
ask
|
show
|
jobs
by
jvert
3364 days ago
In Win32, this handle is called the AccessToken
https://msdn.microsoft.com/en-us/library/windows/desktop/aa3...
and the calling thread's current access token is used by OpenFile to grant or deny the requested access.