|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <setypes.h>

Public Attributes | |
| PACCESS_TOKEN | ClientToken |
| SECURITY_IMPERSONATION_LEVEL | ImpersonationLevel |
| PACCESS_TOKEN | PrimaryToken |
| PVOID | ProcessAuditId |
| PACCESS_TOKEN _SECURITY_SUBJECT_CONTEXT::ClientToken |
Definition at line 218 of file setypes.h.
Referenced by SeAccessCheck().
| SECURITY_IMPERSONATION_LEVEL _SECURITY_SUBJECT_CONTEXT::ImpersonationLevel |
Definition at line 219 of file setypes.h.
Referenced by SeAccessCheck().
| PACCESS_TOKEN _SECURITY_SUBJECT_CONTEXT::PrimaryToken |
Definition at line 220 of file setypes.h.
Referenced by find_gid(), SeAccessCheck(), and SepAccessCheck().