ReactOS 0.4.15-dev-7842-g558ab78
_SEC_WINNT_AUTH_IDENTITY_EXW Struct Reference

#include <sspi.h>

Public Attributes

ULONG Version
 
ULONG Length
 
PUSHORT User
 
ULONG UserLength
 
PUSHORT Domain
 
ULONG DomainLength
 
PUSHORT Password
 
ULONG PasswordLength
 
ULONG Flags
 
PUSHORT PackageList
 
ULONG PackageListLength
 

Detailed Description

Definition at line 346 of file sspi.h.

Member Data Documentation

◆ Domain

PUSHORT _SEC_WINNT_AUTH_IDENTITY_EXW::Domain

Definition at line 352 of file sspi.h.

◆ DomainLength

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::DomainLength

Definition at line 353 of file sspi.h.

◆ Flags

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::Flags

Definition at line 356 of file sspi.h.

◆ Length

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::Length

Definition at line 349 of file sspi.h.

◆ PackageList

PUSHORT _SEC_WINNT_AUTH_IDENTITY_EXW::PackageList

Definition at line 357 of file sspi.h.

◆ PackageListLength

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::PackageListLength

Definition at line 358 of file sspi.h.

◆ Password

PUSHORT _SEC_WINNT_AUTH_IDENTITY_EXW::Password

Definition at line 354 of file sspi.h.

◆ PasswordLength

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::PasswordLength

Definition at line 355 of file sspi.h.

◆ User

PUSHORT _SEC_WINNT_AUTH_IDENTITY_EXW::User

Definition at line 350 of file sspi.h.

◆ UserLength

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::UserLength

Definition at line 351 of file sspi.h.

◆ Version

ULONG _SEC_WINNT_AUTH_IDENTITY_EXW::Version

Definition at line 348 of file sspi.h.


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