ReactOS 0.4.15-dev-7924-g5949c20
_WLX_CLIENT_CREDENTIALS_INFO_2_0 Struct Reference

#include <winwlx.h>

Public Attributes

DWORD dwType
 
PWSTR pszUserName
 
PWSTR pszDomain
 
PWSTR pszPassword
 
BOOL fPromptForPassword
 
BOOL fDisconnectOnLogonFailure
 

Detailed Description

Definition at line 96 of file winwlx.h.

Member Data Documentation

◆ dwType

DWORD _WLX_CLIENT_CREDENTIALS_INFO_2_0::dwType

Definition at line 97 of file winwlx.h.

◆ fDisconnectOnLogonFailure

BOOL _WLX_CLIENT_CREDENTIALS_INFO_2_0::fDisconnectOnLogonFailure

Definition at line 102 of file winwlx.h.

◆ fPromptForPassword

BOOL _WLX_CLIENT_CREDENTIALS_INFO_2_0::fPromptForPassword

Definition at line 101 of file winwlx.h.

◆ pszDomain

PWSTR _WLX_CLIENT_CREDENTIALS_INFO_2_0::pszDomain

Definition at line 99 of file winwlx.h.

◆ pszPassword

PWSTR _WLX_CLIENT_CREDENTIALS_INFO_2_0::pszPassword

Definition at line 100 of file winwlx.h.

◆ pszUserName

PWSTR _WLX_CLIENT_CREDENTIALS_INFO_2_0::pszUserName

Definition at line 98 of file winwlx.h.


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