EAPWRAPPROPERTIES Enumeration

The EAPWRAPPROPERTIES enumeration type enumerates properties related to extensible authentication protocol.

typedef enum _EAPWRAPPROPERTIES
{
  PROPERTY_EAP_SESSION_TIMEOUT = PROPERTY_COMPONENT_START,
  PROPERTY_EAP_MAX_SESSIONS
}EAPWRAPPROPERTIES;

Constants

  • PROPERTY_EAP_SESSION_TIMEOUT
    Specifies the timeout period for an EAP session.

  • PROPERTY_EAP_MAX_SESSIONS
    Specifies the maximum number of EAP sessions.

Requirements

Server

Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.

Header

Declared in SdoIas.h.

IDL

Declared in SdoIas.idl.

Send comments about this topic to Microsoft

Build date: 10/15/2007