Partager via


SmartCardCryptogramMaterialProtectionMethod Énumération

Définition

Définit la méthode de protection des matériaux de cryptogramme.

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
Héritage
SmartCardCryptogramMaterialProtectionMethod
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Mobile Extension SDK (introduit dans 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduit dans v4.0)

Champs

None 0

Ne protégez pas le matériel de cryptogramme.

WhiteBoxing 1

Protégez le matériel de cryptogramme par whiteboxing.

S’applique à