|
ReactOS 0.4.16-dev-2331-gc9e73b6
|
#include <ntsecapi.h>

Public Attributes | |
| LARGE_INTEGER | LastSuccessfulLogon |
| LARGE_INTEGER | LastFailedLogon |
| ULONG | FailedAttemptCountSinceLastSuccessfulLogon |
Definition at line 274 of file ntsecapi.h.
| ULONG _LSA_LAST_INTER_LOGON_INFO::FailedAttemptCountSinceLastSuccessfulLogon |
Definition at line 277 of file ntsecapi.h.
| LARGE_INTEGER _LSA_LAST_INTER_LOGON_INFO::LastFailedLogon |
Definition at line 276 of file ntsecapi.h.
| LARGE_INTEGER _LSA_LAST_INTER_LOGON_INFO::LastSuccessfulLogon |
Definition at line 275 of file ntsecapi.h.