IKEEXT_EAP_AUTHENTICATION0 structure (iketypes.h)
The IKEEXT_EAP_AUTHENTICATION0 structure stores information needed for Extensible Authentication Protocol (EAP) authentication.
This structure is only applicable to IKEv2.
Syntax
typedef struct IKEEXT_EAP_AUTHENTICATION0__ {
UINT32 flags;
} IKEEXT_EAP_AUTHENTICATION0;
Members
flags
A combination of the following values.
Remarks
IKEEXT_EAP_AUTHENTICATION0 is a specific implementation of IKEEXT_EAP_AUTHENTICATION. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | iketypes.h |