Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 895 Bytes

claimedmagneticstripereader_deauthenticatedeviceasync_493859666.md

File metadata and controls

28 lines (19 loc) · 895 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.ClaimedMagneticStripeReader.DeAuthenticateDeviceAsync(System.Byte[])
winrt method
xbox

Windows.Devices.PointOfService.ClaimedMagneticStripeReader.DeAuthenticateDeviceAsync

-description

Puts the device into an unauthenticated state.

-parameters

-param responseToken

A buffer containing the response token generated from the challenge token retrieved from a previous call to the RetrieveDeviceAuthenticationDataAsync method.

-returns

-remarks

When successful, the IsDeviceAuthenticated property changes to false.

-examples

-see-also