#ifndef _NTSEAPI_H // NtFilterToken Flags #define DISABLE_MAX_PRIVILEGE 0x1 // Disables all privileges in the new token except SE_CHANGE_NOTIFY_PRIVILEGE. #endif View code on GitHub
No description available.