Process Hacker
_USER_LOGON_INFORMATION Struct Reference

#include <ntsam.h>

Data Fields

UNICODE_STRING UserName
 
UNICODE_STRING FullName
 
ULONG UserId
 
ULONG PrimaryGroupId
 
UNICODE_STRING HomeDirectory
 
UNICODE_STRING HomeDirectoryDrive
 
UNICODE_STRING ScriptPath
 
UNICODE_STRING ProfilePath
 
UNICODE_STRING WorkStations
 
LARGE_INTEGER LastLogon
 
LARGE_INTEGER LastLogoff
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER PasswordCanChange
 
LARGE_INTEGER PasswordMustChange
 
LOGON_HOURS LogonHours
 
USHORT BadPasswordCount
 
USHORT LogonCount
 
ULONG UserAccountControl
 

Detailed Description

Definition at line 1187 of file ntsam.h.

Field Documentation

USHORT BadPasswordCount

Definition at line 1204 of file ntsam.h.

UNICODE_STRING FullName

Definition at line 1190 of file ntsam.h.

UNICODE_STRING HomeDirectory

Definition at line 1193 of file ntsam.h.

UNICODE_STRING HomeDirectoryDrive

Definition at line 1194 of file ntsam.h.

LARGE_INTEGER LastLogoff

Definition at line 1199 of file ntsam.h.

LARGE_INTEGER LastLogon

Definition at line 1198 of file ntsam.h.

USHORT LogonCount

Definition at line 1205 of file ntsam.h.

LOGON_HOURS LogonHours

Definition at line 1203 of file ntsam.h.

LARGE_INTEGER PasswordCanChange

Definition at line 1201 of file ntsam.h.

LARGE_INTEGER PasswordLastSet

Definition at line 1200 of file ntsam.h.

LARGE_INTEGER PasswordMustChange

Definition at line 1202 of file ntsam.h.

ULONG PrimaryGroupId

Definition at line 1192 of file ntsam.h.

UNICODE_STRING ProfilePath

Definition at line 1196 of file ntsam.h.

UNICODE_STRING ScriptPath

Definition at line 1195 of file ntsam.h.

ULONG UserAccountControl

Definition at line 1206 of file ntsam.h.

ULONG UserId

Definition at line 1191 of file ntsam.h.

UNICODE_STRING UserName

Definition at line 1189 of file ntsam.h.

UNICODE_STRING WorkStations

Definition at line 1197 of file ntsam.h.


The documentation for this struct was generated from the following file: