TOKEN_SECURITY_ATTRIBUTE_TYPE_SID - 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_TYPE_SID 0x05

// end_rev
#endif

View code on GitHub

No description available.