FreeRDP
WINPR_SAM_ENTRY Struct Reference

Data Fields

LPSTR User
 
UINT32 UserLength
 
LPSTR Domain
 
UINT32 DomainLength
 
BYTE LmHash [16]
 
BYTE NtHash [16]
 

Detailed Description

Definition at line 28 of file sam.h.

Field Documentation

◆ Domain

LPSTR WINPR_SAM_ENTRY::Domain

Definition at line 32 of file sam.h.

◆ DomainLength

UINT32 WINPR_SAM_ENTRY::DomainLength

Definition at line 33 of file sam.h.

◆ LmHash

BYTE WINPR_SAM_ENTRY::LmHash[16]

Definition at line 34 of file sam.h.

◆ NtHash

BYTE WINPR_SAM_ENTRY::NtHash[16]

Definition at line 35 of file sam.h.

◆ User

LPSTR WINPR_SAM_ENTRY::User

Definition at line 30 of file sam.h.

◆ UserLength

UINT32 WINPR_SAM_ENTRY::UserLength

Definition at line 31 of file sam.h.


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