SmartCardCryptogramPlacementOptions 列挙型

定義

暗号化グラムの配置オプションを定義します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

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 の値はニブルであり、バイト単位ではありません。

適用対象

こちらもご覧ください