Compartilhar via


SmartCardCryptogramMaterialProtectionMethod Enumeração

Definição

Define o método de proteção de material de criptograma.

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
Herança
SmartCardCryptogramMaterialProtectionMethod
Atributos

Requisitos do Windows

Família de dispositivos
Windows Mobile Extension SDK (introduzida na 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduzida na v4.0)

Campos

None 0

Não proteja o material de criptograma.

WhiteBoxing 1

Proteja o material de criptograma por meio do whiteboxing.

Aplica-se a