Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This structure provides the information necessary to deauthenticate the device.
Syntax
typedef struct _MSR_DEAUTHENTICATE_DEVICE {
unsigned char Challenge2[MSR_CHALLENGE_SIZE];
} MSR_DEAUTHENTICATE_DEVICE, *PMSR_DEAUTHENTICATE_DEVICE;
Members
Challenge2[MSR_CHALLENGE_SIZE]
The challenge token used to deauthenticate the device.
Requirements
| Requirement | Value |
|---|---|
| Header | pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h) |