Condividi tramite


struttura MSR_DEAUTHENTICATE_DEVICE (pointofservicedriverinterface.h)

Questa struttura fornisce le informazioni necessarie per deautenticare il dispositivo.

Sintassi

typedef struct _MSR_DEAUTHENTICATE_DEVICE {
  unsigned char Challenge2[MSR_CHALLENGE_SIZE];
} MSR_DEAUTHENTICATE_DEVICE, *PMSR_DEAUTHENTICATE_DEVICE;

Membri

Challenge2[MSR_CHALLENGE_SIZE]

Token di verifica usato per deautenticare il dispositivo.

Fabbisogno

Requisito Valore
intestazione pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h)