EAP_CRED_RESP

The EAP_CRED_RESP structure stores EAP security credentials within a EAP_CONFIG_INPUT_FIELD_ARRAY structure.

typedef EAP_CONFIG_INPUT_FIELD_ARRAY EAP_CRED_RESP;

EAP_CRED_RESP

The EAP_CRED_RESP structure stores both the old and new EAP security credentials pointed to by the pbUiData parameter of the EAP_INTERACTIVE_UI_DATA structure when the dwDataType parameter of EAP_INTERACTIVE_UI_DATA_TYPE specifies a credential response type.

Remarks

The EAP_CRED_RESP structure is used to support Single-Sign-On (SSO).

The EAP_CRED_RESP structure is identical to the EAP_CRED_REQ structure.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Eaptypes.h

See also

EAPHost Supplicant Structures

EAP_CRED_REQ

EAP_CRED_EXPIRY_REQ

EAP_CRED_EXPIRY_RESP

EAP_INTERACTIVE_UI_DATA

SSO and PLAP