Partager via


MsrAuthenticationProtocolType, énumération (pointofservicedriverinterface.h)

Cette énumération définit les protocoles d’authentification MSR (Magnetic Stripe Reader).

Syntaxe

typedef enum _MsrAuthenticationProtocol {
  MsrAuthenticationProtocolType_None,
  MsrAuthenticationProtocolType_ChallengeResponse
} MsrAuthenticationProtocolType;

Constantes

 
MsrAuthenticationProtocolType_None
L’authentification n’est pas prise en charge.
MsrAuthenticationProtocolType_ChallengeResponse
L’authentification challenge-response est prise en charge.

Remarques

L’authentification par mot de passe est un exemple d’authentification challenge-response.

Exigences

Exigence Valeur
d’en-tête pointofservicedriverinterface.h (include Pointofservicedriverinterface.h)