ReactOS 0.4.15-dev-7934-g1dc8d80
_SECPKG_POST_LOGON_USER_INFO Struct Reference

#include <ntsecpkg.h>

Collaboration diagram for _SECPKG_POST_LOGON_USER_INFO:

Public Attributes

ULONG Flags
 
LUID LogonId
 
LUID LinkedLogonId
 

Detailed Description

Definition at line 196 of file ntsecpkg.h.

Member Data Documentation

◆ Flags

ULONG _SECPKG_POST_LOGON_USER_INFO::Flags

Definition at line 197 of file ntsecpkg.h.

◆ LinkedLogonId

LUID _SECPKG_POST_LOGON_USER_INFO::LinkedLogonId

Definition at line 199 of file ntsecpkg.h.

◆ LogonId

LUID _SECPKG_POST_LOGON_USER_INFO::LogonId

Definition at line 198 of file ntsecpkg.h.


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