Home
last modified time | relevance | path

Searched defs:_LSAP_LOGON_SESSION (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/lsasrv/
H A Dsession.c11 typedef struct _LSAP_LOGON_SESSION struct
13 LIST_ENTRY Entry;
14 LUID LogonId;
15 ULONG LogonType;
16 ULONG Session;
17 LARGE_INTEGER LogonTime;
18 PSID Sid;
19 UNICODE_STRING UserName;
20 UNICODE_STRING LogonDomain;
22 UNICODE_STRING LogonServer;
[all …]