TOKEN_SECURITY_ATTRIBUTE_DISABLED - NtDoc

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

#define TOKEN_SECURITY_ATTRIBUTE_DISABLED 0x0010 // Attribute is disabled.

// end_rev
#endif

View code on GitHub

No description available.