Compartilhar via


estrutura MSR_DEAUTHENTICATE_DEVICE (pointofservicedriverinterface.h)

Essa estrutura fornece as informações necessárias para desautenticar o dispositivo.

Sintaxe

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

Membros

Challenge2[MSR_CHALLENGE_SIZE]

O token de desafio usado para desautenticar o dispositivo.

Requisitos

Requisito Valor
Cabeçalho pointofservicedriverinterface.h (inclua PointOfServiceDriverInterface.h)