ReactOS 0.4.16-dev-197-g92996da
|
UNICODE_STRING _LSAP_LOGON_SESSION::AuthenticationPackage |
Definition at line 21 of file session.c.
Referenced by LsapDeleteLogonSession(), and LsapGetLogonSessionData().
UNICODE_STRING _LSAP_LOGON_SESSION::DnsDomainName |
Definition at line 23 of file session.c.
Referenced by LsapDeleteLogonSession(), and LsapGetLogonSessionData().
LIST_ENTRY _LSAP_LOGON_SESSION::Entry |
Definition at line 13 of file session.c.
Referenced by LsapCreateLogonSession(), and LsapDeleteLogonSession().
UNICODE_STRING _LSAP_LOGON_SESSION::LogonDomain |
Definition at line 20 of file session.c.
Referenced by LsapDeleteLogonSession(), LsapGetLogonSessionData(), and LsapSetLogonSessionData().
LUID _LSAP_LOGON_SESSION::LogonId |
Definition at line 14 of file session.c.
Referenced by LsapCreateLogonSession(), LsapEnumLogonSessions(), and LsapGetLogonSession().
UNICODE_STRING _LSAP_LOGON_SESSION::LogonServer |
Definition at line 22 of file session.c.
Referenced by LsapDeleteLogonSession(), and LsapGetLogonSessionData().
LARGE_INTEGER _LSAP_LOGON_SESSION::LogonTime |
Definition at line 17 of file session.c.
Referenced by LsapGetLogonSessionData().
ULONG _LSAP_LOGON_SESSION::LogonType |
Definition at line 15 of file session.c.
Referenced by LsapGetLogonSessionData(), and LsapSetLogonSessionData().
PSID _LSAP_LOGON_SESSION::Sid |
Definition at line 18 of file session.c.
Referenced by LsapDeleteLogonSession(), LsapGetLogonSessionData(), and LsapSetLogonSessionData().
UNICODE_STRING _LSAP_LOGON_SESSION::Upn |
Definition at line 24 of file session.c.
Referenced by LsapDeleteLogonSession(), and LsapGetLogonSessionData().
UNICODE_STRING _LSAP_LOGON_SESSION::UserName |
Definition at line 19 of file session.c.
Referenced by LsapDeleteLogonSession(), LsapGetLogonSessionData(), and LsapSetLogonSessionData().