SE_DELEGATE_SESSION_USER_IMPERSONATE_PRIVILEGE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTSEAPI_H

#define SE_DELEGATE_SESSION_USER_IMPERSONATE_PRIVILEGE (36L) // Required to obtain an impersonation token for another user in the same session.

#endif

View code on GitHub

No description available.