ReactOS 0.4.15-dev-7953-g1f49173
_SEP_AUDIT_POLICY_CATEGORIES Struct Reference

#include <setypes.h>

Public Attributes

UCHAR System:4
 
UCHAR Logon:4
 
UCHAR ObjectAccess:4
 
UCHAR PrivilegeUse:4
 
UCHAR DetailedTracking:4
 
UCHAR PolicyChange:4
 
UCHAR AccountManagement:4
 
UCHAR DirectoryServiceAccess:4
 
UCHAR AccountLogon:4
 

Detailed Description

Definition at line 135 of file setypes.h.

Member Data Documentation

◆ AccountLogon

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::AccountLogon

Definition at line 145 of file setypes.h.

Referenced by NtSetInformationToken().

◆ AccountManagement

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::AccountManagement

Definition at line 143 of file setypes.h.

Referenced by NtSetInformationToken().

◆ DetailedTracking

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::DetailedTracking

Definition at line 141 of file setypes.h.

Referenced by NtSetInformationToken().

◆ DirectoryServiceAccess

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::DirectoryServiceAccess

Definition at line 144 of file setypes.h.

Referenced by NtSetInformationToken().

◆ Logon

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::Logon

Definition at line 138 of file setypes.h.

Referenced by NtSetInformationToken().

◆ ObjectAccess

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::ObjectAccess

Definition at line 139 of file setypes.h.

Referenced by NtSetInformationToken().

◆ PolicyChange

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::PolicyChange

Definition at line 142 of file setypes.h.

Referenced by NtSetInformationToken().

◆ PrivilegeUse

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::PrivilegeUse

Definition at line 140 of file setypes.h.

Referenced by NtSetInformationToken().

◆ System

UCHAR _SEP_AUDIT_POLICY_CATEGORIES::System

Definition at line 137 of file setypes.h.

Referenced by NtSetInformationToken().


The documentation for this struct was generated from the following file: