AdvApi32OpenThreadToken Method

Overload List

OpenThreadToken(IntPtr, TokenAccess, Boolean, IntPtr) Opens the access token associated with a thread.
OpenThreadToken(SafeHandle, TokenAccess, Boolean, IntPtr) Opens the access token associated with a thread.

See Also