ReactOS 0.4.16-dev-2331-gc9e73b6
_LSA_LAST_INTER_LOGON_INFO Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_LAST_INTER_LOGON_INFO:

Public Attributes

LARGE_INTEGER LastSuccessfulLogon
 
LARGE_INTEGER LastFailedLogon
 
ULONG FailedAttemptCountSinceLastSuccessfulLogon
 

Detailed Description

Definition at line 274 of file ntsecapi.h.

Member Data Documentation

◆ FailedAttemptCountSinceLastSuccessfulLogon

ULONG _LSA_LAST_INTER_LOGON_INFO::FailedAttemptCountSinceLastSuccessfulLogon

Definition at line 277 of file ntsecapi.h.

◆ LastFailedLogon

LARGE_INTEGER _LSA_LAST_INTER_LOGON_INFO::LastFailedLogon

Definition at line 276 of file ntsecapi.h.

◆ LastSuccessfulLogon

LARGE_INTEGER _LSA_LAST_INTER_LOGON_INFO::LastSuccessfulLogon

Definition at line 275 of file ntsecapi.h.


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