TOKEN_SECURITY_ATTRIBUTE_DISABLED_BY_DEFAULT - 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_BY_DEFAULT 0x0008 // Attribute is disabled by default.

// end_rev
#endif

View code on GitHub

No description available.