ReactOS 0.4.16-dev-1104-ge0ef51b
|
Public Attributes | |
LIST_ENTRY | ListEntry |
LUID | LogonId |
ULONG | EnumHandle |
UNICODE_STRING | UserName |
UNICODE_STRING | LogonDomainName |
UNICODE_STRING | LogonServer |
SECURITY_LOGON_TYPE | LogonType |
ULONG _LOGON_LIST_ENTRY::EnumHandle |
Definition at line 19 of file msv1_0.c.
Referenced by LsaApLogonUserEx2(), and MsvpEnumerateUsers().
LIST_ENTRY _LOGON_LIST_ENTRY::ListEntry |
Definition at line 17 of file msv1_0.c.
Referenced by LsaApLogonTerminated(), and LsaApLogonUserEx2().
UNICODE_STRING _LOGON_LIST_ENTRY::LogonDomainName |
Definition at line 21 of file msv1_0.c.
Referenced by LsaApLogonTerminated(), LsaApLogonUserEx2(), and MsvpGetUserInfo().
LUID _LOGON_LIST_ENTRY::LogonId |
Definition at line 18 of file msv1_0.c.
Referenced by GetLogonByLogonId(), LsaApLogonUserEx2(), and MsvpEnumerateUsers().
UNICODE_STRING _LOGON_LIST_ENTRY::LogonServer |
Definition at line 22 of file msv1_0.c.
Referenced by LsaApLogonTerminated(), LsaApLogonUserEx2(), and MsvpGetUserInfo().
SECURITY_LOGON_TYPE _LOGON_LIST_ENTRY::LogonType |
Definition at line 23 of file msv1_0.c.
Referenced by LsaApLogonUserEx2(), and MsvpGetUserInfo().
UNICODE_STRING _LOGON_LIST_ENTRY::UserName |
Definition at line 20 of file msv1_0.c.
Referenced by LsaApLogonTerminated(), LsaApLogonUserEx2(), and MsvpGetUserInfo().