This topic has not yet been rated - Rate this topic

EAP_METHOD_TYPE structure

Applies to: desktop apps only

The EAP_METHOD_TYPE structure contains type, identification, and author information about an EAP method.

Syntax

typedef struct _EAP_METHOD_TYPE {
  EAP_TYPE eapType;
  DWORD    dwAuthorId;
} EAP_METHOD_TYPE;

Members

eapType

EAP_TYPE structure that contains the ID for the EAP method as well as specific vendor information.

dwAuthorId

The numeric ID for the author of the EAP method.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Eaptypes.h

See also

EAP_TYPE
Common EAPHost API Structures

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ