SmartCardCryptogramMaterialProtectionMethod Перечисление

Определение

Определяет метод защиты материалов криптограмм.

public enum class SmartCardCryptogramMaterialProtectionMethod
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
enum class SmartCardCryptogramMaterialProtectionMethod
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
public enum SmartCardCryptogramMaterialProtectionMethod
var value = Windows.Devices.SmartCards.SmartCardCryptogramMaterialProtectionMethod.none
Public Enum SmartCardCryptogramMaterialProtectionMethod
Наследование
SmartCardCryptogramMaterialProtectionMethod
Атрибуты

Требования к Windows

Семейство устройств
Windows Mobile Extension SDK (появилось в 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (появилось в v4.0)

Поля

None 0

Не защищать материал криптограммы.

WhiteBoxing 1

Защитите материал криптограммы с помощью whiteboxing.

Применяется к