EapPeerMethodOutput, structure (eapauthenticatoractiondefine.h)
Contient les informations d’action retournées par une méthode d’homologue EAP.
Syntaxe
typedef struct tagEapPeerMethodOuput {
EapPeerMethodResponseAction action;
BOOL fAllowNotifications;
} EapPeerMethodOutput;
Membres
action
Valeur d’énumération EapPeerMethodResponseAction qui indique la réponse qu’EAPHost doit prendre à la suite de l’opération de méthode d’homologue EAP.
fAllowNotifications
Si la valeur est TRUE, permet à EAPHost de déclencher une notification à l’utilisateur ; sinon, n’autorisez pas les notifications.
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | eapauthenticatoractiondefine.h |