TOKEN_SECURITY_ATTRIBUTE_COMPARE_IGNORE - 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_COMPARE_IGNORE 0x0040 // Attribute is ignored.

// end_rev
#endif

View code on GitHub

No description available.