Struttura EapPeerMethodOutput (eapauthenticatoractiondefine.h)
Contiene le informazioni sull'azione restituite da un metodo peer EAP.
Sintassi
typedef struct tagEapPeerMethodOuput {
EapPeerMethodResponseAction action;
BOOL fAllowNotifications;
} EapPeerMethodOutput;
Members
action
Valore di enumerazione EapPeerMethodResponseAction che indica che la risposta EAPHost deve assumere come risultato dell'operazione del metodo peer EAP.
fAllowNotifications
Se TRUE, consente a EAPHost di generare una notifica all'utente; in caso contrario, non consentire le notifiche.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | eapauthenticatoractiondefine.h |