共用方式為


SmartCardCryptogramPlacementOptions 列舉

定義

定義 cryptogram 放置選項。

此列舉支援其成員值的位元組合。

public enum class SmartCardCryptogramPlacementOptions
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
enum class SmartCardCryptogramPlacementOptions
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
public enum SmartCardCryptogramPlacementOptions
var value = Windows.Devices.SmartCards.SmartCardCryptogramPlacementOptions.none
Public Enum SmartCardCryptogramPlacementOptions
繼承
SmartCardCryptogramPlacementOptions
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10586.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v2.0 引進)

欄位

ChainOutput 2

放置步驟的輸出應該鏈結至指定的步驟。

None 0

放置選項沒有定義的格式。

UnitsAreInNibbles 1

CryptogramOffsetTemplateOffsetCryptogramLength值為 nibbles,而不是位元組。

適用於

另請參閱