Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.34 KB

ns-pointofservicedriverinterface-_msr_authenticate_device.md

File metadata and controls

73 lines (59 loc) · 2.34 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:pointofservicedriverinterface._MSR_AUTHENTICATE_DEVICE
_MSR_AUTHENTICATE_DEVICE (pointofservicedriverinterface.h)
This structure provides the authentication information used to authenticate a device.
pos\msr_authenticate_device.htm
pos
02/23/2018
MSR_AUTHENTICATE_DEVICE structure
*PMSR_AUTHENTICATE_DEVICE, MSR_AUTHENTICATE_DEVICE, MSR_AUTHENTICATE_DEVICE structure, PMSR_AUTHENTICATE_DEVICE, PMSR_AUTHENTICATE_DEVICE structure pointer, _MSR_AUTHENTICATE_DEVICE, pointofservicedriverinterface/MSR_AUTHENTICATE_DEVICE, pointofservicedriverinterface/PMSR_AUTHENTICATE_DEVICE, pos.msr_authenticate_device
pointofservicedriverinterface.h
PointOfServiceDriverInterface.h
Windows
Windows
MSR_AUTHENTICATE_DEVICE, *PMSR_AUTHENTICATE_DEVICE
_MSR_AUTHENTICATE_DEVICE
pointofservicedriverinterface/_MSR_AUTHENTICATE_DEVICE
PMSR_AUTHENTICATE_DEVICE
pointofservicedriverinterface/PMSR_AUTHENTICATE_DEVICE
MSR_AUTHENTICATE_DEVICE
pointofservicedriverinterface/MSR_AUTHENTICATE_DEVICE
APIRef
kbSyntax
HeaderDef
PointOfServiceDriverInterface.h
_MSR_AUTHENTICATE_DEVICE
PMSR_AUTHENTICATE_DEVICE
MSR_AUTHENTICATE_DEVICE

_MSR_AUTHENTICATE_DEVICE structure

-description

This structure provides the authentication information used to authenticate a device.

-struct-fields

-field Size

If the optional SessionId is present, this will include the size of SessionId[MSR_SESSION_ID_SIZE]

-field Challenge1

The challenge token.

-field SessionId

The session ID. This is primarily used to identify each transaction so that you can prevent errors such as processing the same transaction twice.

-see-also

IOCTL_POINT_OF_SERVICE_MSR_AUTHENTICATE_DEVICE