ReactOS 0.4.15-dev-7953-g1f49173
_LSA_AUTH_INFORMATION Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_AUTH_INFORMATION:

Public Attributes

LARGE_INTEGER LastUpdateTime
 
ULONG AuthType
 
ULONG AuthInfoLength
 
PUCHAR AuthInfo
 

Detailed Description

Definition at line 671 of file ntsecapi.h.

Member Data Documentation

◆ AuthInfo

PUCHAR _LSA_AUTH_INFORMATION::AuthInfo

Definition at line 675 of file ntsecapi.h.

◆ AuthInfoLength

ULONG _LSA_AUTH_INFORMATION::AuthInfoLength

Definition at line 674 of file ntsecapi.h.

◆ AuthType

ULONG _LSA_AUTH_INFORMATION::AuthType

Definition at line 673 of file ntsecapi.h.

◆ LastUpdateTime

LARGE_INTEGER _LSA_AUTH_INFORMATION::LastUpdateTime

Definition at line 672 of file ntsecapi.h.


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