Searched defs:_LSAP_LOGON_SESSION (Results 1 – 1 of 1) sorted by relevance
11 typedef struct _LSAP_LOGON_SESSION struct13 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 …]