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 |
|
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012