SmartCardCryptogramMaterialProtectionMethod Enumeration

Definition

Definiert die Kryptogramm-Materialschutzmethode.

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
Vererbung
SmartCardCryptogramMaterialProtectionMethod
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v4.0)

Felder

None 0

Schützen Sie das Kryptogrammmaterial nicht.

WhiteBoxing 1

Schützen Sie das Kryptogrammmaterial durch Whiteboxing.

Gilt für: