SmartCardCryptogramMaterialProtectionMethod Enumeración

Definición

Define el método de protección del material de cryptograma.

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
Herencia
SmartCardCryptogramMaterialProtectionMethod
Atributos

Requisitos de Windows

Familia de dispositivos
Windows Mobile Extension SDK (se introdujo en la versión 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (se introdujo en la versión v4.0)

Campos

None 0

No proteja el material de cryptogram.

WhiteBoxing 1

Proteja el material de cryptogram mediante la caja blanca.

Se aplica a