MagneticStripeReaderCapabilities.CardAuthentication 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取设备支持的卡身份验证数据的类型。
public:
property Platform::String ^ CardAuthentication { Platform::String ^ get(); };
winrt::hstring CardAuthentication();
public string CardAuthentication { get; }
var string = magneticStripeReaderCapabilities.cardAuthentication;
Public ReadOnly Property CardAuthentication As String
属性值
包含卡身份验证数据类型的字符串。
注解
空字符串表示设备不支持身份验证。