IEAPProviderConfig interface (rrascfg.h)

The IEAPProviderConfig interface is used to initialize, configure and shut down EAP configuration sessions.

Inheritance

The IEAPProviderConfig interface inherits from the IUnknown interface. IEAPProviderConfig also has these types of members:

Methods

The IEAPProviderConfig interface has these methods.

 
IEAPProviderConfig::Initialize

The system calls the Initialize method to initialize an EAP configuration session with the specified computer.
IEAPProviderConfig::RouterInvokeConfigUI

The system calls the RouterInvokeConfigUI method to invoke the configuration user interface for EAP authentication between two routers.
IEAPProviderConfig::RouterInvokeCredentialsUI

The system calls the RouterInvokeCredentialsUI method to invoke the credentials user interface for EAP authentication between two routers.
IEAPProviderConfig::ServerInvokeConfigUI

The system calls the ServerInvokeConfigUI method to invoke the configuration user interface for EAP authentication between a remote access client and server.
IEAPProviderConfig::Uninitialize

The system calls the Uninitialize method to shut down the specified EAP configuration session.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header rrascfg.h

See also

EAP Interfaces

Extensible Authentication Protocol Reference