ReactOS 0.4.16-dev-306-g647d351
|
#include <ntsecapi.h>
Definition at line 303 of file ntsecapi.h.
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::AuthenticationPackage |
Definition at line 308 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::DnsDomainName |
Definition at line 314 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::LogonDomain |
Definition at line 307 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
LUID _SECURITY_LOGON_SESSION_DATA::LogonId |
Definition at line 305 of file ntsecapi.h.
Referenced by LsapGetLogonSessionData().
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::LogonServer |
Definition at line 313 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
LARGE_INTEGER _SECURITY_LOGON_SESSION_DATA::LogonTime |
Definition at line 312 of file ntsecapi.h.
Referenced by LsapGetLogonSessionData().
ULONG _SECURITY_LOGON_SESSION_DATA::LogonType |
Definition at line 309 of file ntsecapi.h.
Referenced by LsapGetLogonSessionData().
ULONG _SECURITY_LOGON_SESSION_DATA::Session |
Definition at line 310 of file ntsecapi.h.
Referenced by LsapGetLogonSessionData().
PSID _SECURITY_LOGON_SESSION_DATA::Sid |
Definition at line 311 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
ULONG _SECURITY_LOGON_SESSION_DATA::Size |
Definition at line 304 of file ntsecapi.h.
Referenced by LsapGetLogonSessionData().
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::Upn |
Definition at line 315 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().
LSA_UNICODE_STRING _SECURITY_LOGON_SESSION_DATA::UserName |
Definition at line 306 of file ntsecapi.h.
Referenced by LsaGetLogonSessionData(), and LsapGetLogonSessionData().