FreeRDP
SEC_WINNT_AUTH_IDENTITY_EXW Struct Reference

Data Fields

UINT32 Version
 
UINT32 Length
 
UINT16 * User
 
UINT32 UserLength
 
UINT16 * Domain
 
UINT32 DomainLength
 
UINT16 * Password
 
UINT32 PasswordLength
 
UINT32 Flags
 
UINT16 * PackageList
 
UINT32 PackageListLength
 

Detailed Description

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

Field Documentation

◆ Domain

UINT16* SEC_WINNT_AUTH_IDENTITY_EXW::Domain

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

◆ DomainLength

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::DomainLength

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

◆ Flags

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::Flags

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

◆ Length

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::Length

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

◆ PackageList

UINT16* SEC_WINNT_AUTH_IDENTITY_EXW::PackageList

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

◆ PackageListLength

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::PackageListLength

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

◆ Password

UINT16* SEC_WINNT_AUTH_IDENTITY_EXW::Password

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

◆ PasswordLength

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::PasswordLength

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

◆ User

UINT16* SEC_WINNT_AUTH_IDENTITY_EXW::User

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

◆ UserLength

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::UserLength

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

◆ Version

UINT32 SEC_WINNT_AUTH_IDENTITY_EXW::Version

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


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