ReactOS
0.4.15-dev-2106-g6de3300
|
#include <setypes.h>
PSECURITY_TOKEN_AUDIT_DATA _TOKEN::AuditData |
SEP_AUDIT_POLICY _TOKEN::AuditPolicy |
LUID _TOKEN::AuthenticationId |
Definition at line 188 of file setypes.h.
Referenced by SeIsTokenSibling(), and SepDeleteToken().
PULONG _TOKEN::DynamicPart |
Definition at line 206 of file setypes.h.
Referenced by SepDeleteToken().
LARGE_INTEGER _TOKEN::ExpirationTime |
SECURITY_IMPERSONATION_LEVEL _TOKEN::ImpersonationLevel |
LUID _TOKEN::ParentTokenId |
Definition at line 189 of file setypes.h.
Referenced by SeIsTokenSibling().
PLUID_AND_ATTRIBUTES _TOKEN::Privileges |
PSECURITY_TOKEN_PROXY_DATA _TOKEN::ProxyData |
PSID_AND_ATTRIBUTES _TOKEN::RestrictedSids |
ULONG _TOKEN::SessionId |
Definition at line 194 of file setypes.h.
Referenced by SeSubProcessToken().
ULONG _TOKEN::TokenFlags |
Definition at line 210 of file setypes.h.
Referenced by SepDeleteToken().
LUID _TOKEN::TokenId |
Definition at line 187 of file setypes.h.
Referenced by SeIsTokenChild().
BOOLEAN _TOKEN::TokenInUse |
Definition at line 211 of file setypes.h.
Referenced by SeDeassignPrimaryToken(), SeExchangePrimaryToken(), and SeSubProcessToken().
PERESOURCE _TOKEN::TokenLock |
Definition at line 191 of file setypes.h.
Referenced by SepDeleteToken().
TOKEN_SOURCE _TOKEN::TokenSource |
TOKEN_TYPE _TOKEN::TokenType |
Definition at line 208 of file setypes.h.
Referenced by SeExchangePrimaryToken().
PSID_AND_ATTRIBUTES _TOKEN::UserAndGroups |
Definition at line 202 of file setypes.h.
Referenced by SePrivilegedServiceAuditAlarm(), and SeReportSecurityEvent().