EAPHost Peer Method Reference (Compact 7)

3/12/2014

This section describes EAPHost peer methods for native EAP methods.

By default, Windows Embedded Compact does not have a native Extensible Authentication Protocol (EAP) method; Windows Embedded Compact only has some legacy EAP methods, which are covered in the Extensible Authentication Protocol section.

Developers can use the EAPHost Peer Method to develop a native EAP method.

In This Section

These elements must be implemented in a conformant DLL by the author of the EAP peer method. The DLL with the implementation of these API elements is loaded and called by the client-side EAPHost.

See Also

Other Resources

Extensible Authentication Protocol Host