| Platform SDK: RAS/Routing and RAS |
The RASEAPINFO structure contains user-specific Extensible Authentication Protocol (EAP) information. Use RASEAPINFO to pass this information to the RasDial function.
typedef struct tagRASEAPINFO {
DWORD dwSizeofEapInfo;
BYTE * pbEapInfo;
};
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Ras.h.
Remote Access Service (RAS) Overview, Remote Access Service Structures, RasGetEapUserData, RASDIALEXTENSIONS