Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 675 Bytes

magneticstripereadercapabilities_istrackdatamaskingsupported.md

File metadata and controls

24 lines (17 loc) · 675 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.PointOfService.MagneticStripeReaderCapabilities.IsTrackDataMaskingSupported
winrt property
xbox

Windows.Devices.PointOfService.MagneticStripeReaderCapabilities.IsTrackDataMaskingSupported

-description

Indicates whether the device is capable of masking track data.

-property-value

True if the device is capable of masking track data; otherwise, false.

-remarks

When IsTrackDataMaskingSupported is true and encryption is enabled, the data returned from a data event contains masked data.

-examples

-see-also