TOKEN_ASSIGN_PRIMARY top-level constant

int const TOKEN_ASSIGN_PRIMARY

Required to attach a primary token to a process. The SE_ASSIGNPRIMARYTOKEN_NAME privilege is also required to accomplish this task.

Implementation

const TOKEN_ASSIGN_PRIMARY = 0x0001;