#ifndef _NTSEAPI_H
//
// Authz
//
// begin_rev
#define TOKEN_SECURITY_ATTRIBUTE_TYPE_STRING 0x03 // Case insensitive attribute value string by default. Unless the flag TOKEN_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE is set.
View code on GitHub
No description available.