TOKEN_SECURITY_ATTRIBUTE_TYPE_FQBN - NtDoc

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

// Fully-qualified binary name.
#define TOKEN_SECURITY_ATTRIBUTE_TYPE_FQBN 0x04

// end_rev
#endif

View code on GitHub

No description available.