Share via


EAP_CRED_RESP (Compact 2013)

3/26/2014

This structure determines the type of data BLOB that can be pointed to by the pbUiData parameter of the EAP_INTERACTIVE_UI_DATA structure.

Syntax

typedef struct _EAP_CRED_RESP {
  EAP_CONFIG_INPUT_FIELD_ARRAY EAP_CRED_RESP;
} EAP_CRED_RESP,
  *PEAP_CRED_RESP;

Members

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.

See Also

Reference

EAPHost Supplicant Structures
EAP_CRED_REQ
EAP_CRED_EXPIRY_REQ
EAP_CRED_EXPIRY_RESP
EAP_INTERACTIVE_UI_DATA