Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 809 Bytes

claimedmagneticstripereader_retrievedeviceauthenticationdataasync_1404266163.md

File metadata and controls

26 lines (18 loc) · 809 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.ClaimedMagneticStripeReader.RetrieveDeviceAuthenticationDataAsync
winrt method
xbox

Windows.Devices.PointOfService.ClaimedMagneticStripeReader.RetrieveDeviceAuthenticationDataAsync

-description

Retrieves a challenge token from the device.

-returns

Buffer used to store the resulting challenge token from the device.

-remarks

This method is only valid for devices that support authentication.

-examples

For a code example showing how to retrieve a string from an IBuffer, see IBuffer interface

-see-also