typedef struct tagSECURITY_SUBJECT_CONTEXT { /* ssc */
/* TO DO */
} SECURITY_SUBJECT_CONTEXT ;
The SECURITY_SUBJECT_CONTEXT data structure is used within kernel mode only to capture a caller's security context. This ensures that a consistent view of security is passed to both an access validation routine and the corresponding audit generation routine.