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
屬性值
包含卡片驗證資料類型的字串。
備註
空字串表示裝置不支援驗證。