FreeRDP
SEC_WINNT_AUTH_IDENTITY_W Struct Reference

Data Fields

UINT16 * User
 
ULONG UserLength
 
UINT16 * Domain
 
ULONG DomainLength
 
UINT16 * Password
 
ULONG PasswordLength
 
UINT32 Flags
 

Detailed Description

Definition at line 675 of file include/winpr/sspi.h.

Field Documentation

◆ Domain

UINT16* SEC_WINNT_AUTH_IDENTITY_W::Domain

Definition at line 679 of file include/winpr/sspi.h.

◆ DomainLength

ULONG SEC_WINNT_AUTH_IDENTITY_W::DomainLength

Definition at line 680 of file include/winpr/sspi.h.

◆ Flags

UINT32 SEC_WINNT_AUTH_IDENTITY_W::Flags

Definition at line 683 of file include/winpr/sspi.h.

◆ Password

UINT16* SEC_WINNT_AUTH_IDENTITY_W::Password

Definition at line 681 of file include/winpr/sspi.h.

◆ PasswordLength

ULONG SEC_WINNT_AUTH_IDENTITY_W::PasswordLength

Definition at line 682 of file include/winpr/sspi.h.

◆ User

UINT16* SEC_WINNT_AUTH_IDENTITY_W::User

Definition at line 677 of file include/winpr/sspi.h.

◆ UserLength

ULONG SEC_WINNT_AUTH_IDENTITY_W::UserLength

Definition at line 678 of file include/winpr/sspi.h.


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