共用方式為


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 Type-I 卡。

IsJisTwoSupported

指出裝置是否支援 JIS Type-II 卡。

IsStatisticsReportingSupported

指出裝置是否支援報告使用量統計資料。

IsStatisticsUpdatingSupported

指出裝置是否支援更新使用量統計資料。

IsTrackDataMaskingSupported

指出裝置是否能夠遮罩追蹤資料。

IsTransmitSentinelsSupported

指出裝置是否能夠傳輸開始和結束 sentinels。

PowerReportingType

取得裝置的電源報告功能。

SupportedEncryptionAlgorithms

取得支援的加密演算法。

適用於