#include <se.h>
Public Attributes | |
LUID | OperationID |
BOOLEAN | SecurityEvaluated |
BOOLEAN | GenerateAudit |
BOOLEAN | GenerateOnClose |
BOOLEAN | PrivilegesAllocated |
ULONG | Flags |
ACCESS_MASK | RemainingDesiredAccess |
ACCESS_MASK | PreviouslyGrantedAccess |
ACCESS_MASK | OriginalDesiredAccess |
SECURITY_SUBJECT_CONTEXT | SubjectSecurityContext |
PSECURITY_DESCRIPTOR | SecurityDescriptor |
PVOID | AuxData |
union { | |
INITIAL_PRIVILEGE_SET InitialPrivilegeSet | |
PRIVILEGE_SET PrivilegeSet | |
} | Privileges |
BOOLEAN | AuditPrivileges |
UNICODE_STRING | ObjectName |
UNICODE_STRING | ObjectTypeName |
|
|
|
Definition at line 175 of file se.h. Referenced by SeAppendPrivileges(), SeDeleteAccessState(), and SeSetAccessStateGenericMapping(). |
|
|
|
|
|
Definition at line 167 of file se.h. Referenced by NtDuplicateObject(). |
|
|
|
Definition at line 182 of file se.h. Referenced by SeDeleteAccessState(). |
|
Definition at line 183 of file se.h. Referenced by SeDeleteAccessState(). |
|
|
|
|
|
Definition at line 171 of file se.h. Referenced by NtOpenProcess(), NtOpenThread(), ObDupHandleProcedure(), and ObpValidateAccessMask(). |
|
|
|
Definition at line 168 of file se.h. Referenced by SeAppendPrivileges(), and SeDeleteAccessState(). |
|
|
|
Definition at line 170 of file se.h. Referenced by NtOpenProcess(), NtOpenThread(), ObpValidateAccessMask(), and xxxCreateDesktop2(). |
|
Definition at line 174 of file se.h. Referenced by ObpValidateAccessMask(). |
|
|
|
Definition at line 173 of file se.h. Referenced by SeDeleteAccessState(). |