ReactOS 0.4.15-dev-7918-g2a2556c
_WLX_CONSOLESWITCH_CREDENTIALS_INFO Struct Reference

#include <winwlx.h>

Collaboration diagram for _WLX_CONSOLESWITCH_CREDENTIALS_INFO:

Public Attributes

DWORD dwType
 
HANDLE UserToken
 
LUID LogonId
 
QUOTA_LIMITS Quotas
 
PWSTR UserName
 
PWSTR Domain
 
LARGE_INTEGER LogonTime
 
BOOL SmartCardLogon
 
ULONG ProfileLength
 
DWORD MessageType
 
USHORT LogonCount
 
USHORT BadPasswordCount
 
LARGE_INTEGER ProfileLogonTime
 
LARGE_INTEGER LogoffTime
 
LARGE_INTEGER KickOffTime
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER PasswordCanChange
 
LARGE_INTEGER PasswordMustChange
 
PWSTR LogonScript
 
PWSTR HomeDirectory
 
PWSTR FullName
 
PWSTR ProfilePath
 
PWSTR HomeDirectoryDrive
 
PWSTR LogonServer
 
ULONG UserFlags
 
ULONG PrivateDataLen
 
PBYTE PrivateData
 

Detailed Description

Definition at line 105 of file winwlx.h.

Member Data Documentation

◆ BadPasswordCount

USHORT _WLX_CONSOLESWITCH_CREDENTIALS_INFO::BadPasswordCount

Definition at line 117 of file winwlx.h.

◆ Domain

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::Domain

Definition at line 111 of file winwlx.h.

◆ dwType

DWORD _WLX_CONSOLESWITCH_CREDENTIALS_INFO::dwType

Definition at line 106 of file winwlx.h.

◆ FullName

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::FullName

Definition at line 126 of file winwlx.h.

◆ HomeDirectory

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::HomeDirectory

Definition at line 125 of file winwlx.h.

◆ HomeDirectoryDrive

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::HomeDirectoryDrive

Definition at line 128 of file winwlx.h.

◆ KickOffTime

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::KickOffTime

Definition at line 120 of file winwlx.h.

◆ LogoffTime

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogoffTime

Definition at line 119 of file winwlx.h.

◆ LogonCount

USHORT _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogonCount

Definition at line 116 of file winwlx.h.

◆ LogonId

LUID _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogonId

Definition at line 108 of file winwlx.h.

◆ LogonScript

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogonScript

Definition at line 124 of file winwlx.h.

◆ LogonServer

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogonServer

Definition at line 129 of file winwlx.h.

◆ LogonTime

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::LogonTime

Definition at line 112 of file winwlx.h.

◆ MessageType

DWORD _WLX_CONSOLESWITCH_CREDENTIALS_INFO::MessageType

Definition at line 115 of file winwlx.h.

◆ PasswordCanChange

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::PasswordCanChange

Definition at line 122 of file winwlx.h.

◆ PasswordLastSet

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::PasswordLastSet

Definition at line 121 of file winwlx.h.

◆ PasswordMustChange

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::PasswordMustChange

Definition at line 123 of file winwlx.h.

◆ PrivateData

PBYTE _WLX_CONSOLESWITCH_CREDENTIALS_INFO::PrivateData

Definition at line 132 of file winwlx.h.

◆ PrivateDataLen

ULONG _WLX_CONSOLESWITCH_CREDENTIALS_INFO::PrivateDataLen

Definition at line 131 of file winwlx.h.

◆ ProfileLength

ULONG _WLX_CONSOLESWITCH_CREDENTIALS_INFO::ProfileLength

Definition at line 114 of file winwlx.h.

◆ ProfileLogonTime

LARGE_INTEGER _WLX_CONSOLESWITCH_CREDENTIALS_INFO::ProfileLogonTime

Definition at line 118 of file winwlx.h.

◆ ProfilePath

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::ProfilePath

Definition at line 127 of file winwlx.h.

◆ Quotas

QUOTA_LIMITS _WLX_CONSOLESWITCH_CREDENTIALS_INFO::Quotas

Definition at line 109 of file winwlx.h.

◆ SmartCardLogon

BOOL _WLX_CONSOLESWITCH_CREDENTIALS_INFO::SmartCardLogon

Definition at line 113 of file winwlx.h.

◆ UserFlags

ULONG _WLX_CONSOLESWITCH_CREDENTIALS_INFO::UserFlags

Definition at line 130 of file winwlx.h.

◆ UserName

PWSTR _WLX_CONSOLESWITCH_CREDENTIALS_INFO::UserName

Definition at line 110 of file winwlx.h.

◆ UserToken

HANDLE _WLX_CONSOLESWITCH_CREDENTIALS_INFO::UserToken

Definition at line 107 of file winwlx.h.


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