This page is experimental and may change significantly in future releases.
Windows NtDuplicateToken
Properties
- name
- Windows NtDuplicateToken
- definition
- The NtDuplicateToken function creates a handle to a new access token that duplicates an existing token. This function can create either a primary token or an impersonation token.
- see also
- https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-ntifs-ntduplicatetoken
- see also
- https://j00ru.vexillium.org/syscalls/nt/64/
Neighbors