Microsoft Exam Questions

Which method should you use?

You are developing a line-of-business Windows Store app that will interact with a magnetic
stripe reader. Your company distributes the magnetic stripe reader to an end user.
You need to activate the magnetic stripe reader.
Which method should you use?

A.
GetSupportedSymbologiesAsync

B.
GetSupportedProfiles

C.
GetDefaultAsync

D.
CheckHealthAsync

Explanation:

MagneticStripeReader.GetDefaultAsync | getDefaultAsync method
Returns the first magnetic stripe reader found.