EAP Structures
A version of this page is also available for
4/8/2010
The following table shows the Extensible Authentication Protocol structures with a description of the purpose of each.
Programming elements | Description |
---|---|
This structure provides information to RAS about the authentication protocol, including pointers to functions located in the EAP dynamic-link library (DLL). |
|
This structure is used in the interaction between the PPP and EAP to provide user information, and to facilitate the use of authentication providers. |
|
This structure is used by the authentication protocol to communicate requests and status information to RAS on return from calls to the RasEapMakeMessage function. |
|
This structure specifies information about a packet being processed by the authentication protocol. |
|
This structure is used to pass authentication attributes, of type RAS_AUTH_ATTRIBUTE_TYPE, during an EAP session. |