MagneticStripeReaderAamvaCardDataReceivedEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供美国机动车管理员协会 (AAMVA) 卡来自 AamvaCardDataReceived 事件的数据。
public ref class MagneticStripeReaderAamvaCardDataReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MagneticStripeReaderAamvaCardDataReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MagneticStripeReaderAamvaCardDataReceivedEventArgs
Public NotInheritable Class MagneticStripeReaderAamvaCardDataReceivedEventArgs
- 继承
- 属性
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 中引入)
|
注解
此对象由 AamvaCardDataReceived 事件创建,作为参数返回到 TypedEventHandler 委托。
属性
Address |
从轻扫的 AAMVA 卡获取地址。 |
BirthDate |
从轻扫的 AAMVA 卡获取出生日期。 |
City |
从轻扫的 AAMVA 卡获取城市。 |
Class |
从轻扫的 AAMVA 卡获取 类。 |
Endorsements |
从轻扫的 AAMVA 卡获取认可。 |
ExpirationDate |
从轻扫的 AAMVA 卡获取到期日期。 |
EyeColor |
从轻扫的 AAMVA 卡获取眼睛颜色。 |
FirstName |
从轻扫的 AAMVA 卡获取名字。 |
Gender |
从轻扫的 AAMVA 卡获取性别。 |
HairColor |
从轻扫的 AAMVA 卡获取发色。 |
Height |
从轻扫的 AAMVA 卡获取高度。 |
LicenseNumber |
从轻扫的 AAMVA 卡获取许可证编号。 |
PostalCode |
从轻扫的 AAMVA 卡获取邮政编码。 |
Report |
从轻扫的 AAMVA 卡获取其他数据。 |
Restrictions |
从轻扫的 AAMVA 卡获取限制。 |
State |
从轻扫的 AAMVA 卡获取状态。 |
Suffix |
从轻扫的 AAMVA 卡获取后缀。 |
Surname |
从轻扫卡获取姓氏。 |
Weight |
从轻扫的 AAMVA 卡获取权重。 |