MagneticStripeReaderCapabilities 类

定义

提供磁条读取器的功能信息。

public ref class MagneticStripeReaderCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MagneticStripeReaderCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MagneticStripeReaderCapabilities
Public NotInheritable Class MagneticStripeReaderCapabilities
继承
Object Platform::Object IInspectable MagneticStripeReaderCapabilities
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

检索 MagneticStripeReader 对象的 Capabilities 属性时,将访问此对象。

属性

AuthenticationLevel

获取设备支持的身份验证级别。

CardAuthentication

获取设备支持的卡身份验证数据的类型。

IsIsoSupported

指示设备是否支持 ISO 卡。

IsJisOneSupported

指示设备是否支持 JIS 类型 I 卡。

IsJisTwoSupported

指示设备是否支持 JIS 类型 II 卡。

IsStatisticsReportingSupported

指示设备是否支持报告使用情况统计信息。

IsStatisticsUpdatingSupported

指示设备是否支持更新使用情况统计信息。

IsTrackDataMaskingSupported

指示设备是否能够屏蔽轨道数据。

IsTransmitSentinelsSupported

指示设备是否能够传输开始和结束 sentinels。

PowerReportingType

获取设备的电源报告功能。

SupportedEncryptionAlgorithms

获取支持的加密算法。

适用于