The MPR_CREDENTIALSEX_0 structure contains extended credentials information such as the information used by Extensible Authentication Protocols (EAPs).
typedef struct _MPR_CREDENTIALSEX_0 {
DWORD dwSize; // size of info
LPBYTE lpbCredentialsInfo; // extended credentials info
} MPR_CREDENTIALSEX_0, *PMPR_CREDENTIALSEX_0;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Mprapi.h.
MprAdminInterfaceGetCredentialsEx, MprAdminInterfaceSetCredentialsEx