SmartCardCryptogramMaterialPackageConfirmationResponseFormat Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert das Format des Besitznachweises, der beim Aufrufen der TryProvePossessionOfCryptogramMaterialPackageAsync-Methode zurückgegeben wird.
public enum class SmartCardCryptogramMaterialPackageConfirmationResponseFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
enum class SmartCardCryptogramMaterialPackageConfirmationResponseFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
public enum SmartCardCryptogramMaterialPackageConfirmationResponseFormat
var value = Windows.Devices.SmartCards.SmartCardCryptogramMaterialPackageConfirmationResponseFormat.none
Public Enum SmartCardCryptogramMaterialPackageConfirmationResponseFormat
- Vererbung
-
SmartCardCryptogramMaterialPackageConfirmationResponseFormat
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows Mobile Extension SDK (eingeführt in 10.0.10586.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v2.0)
|
Felder
None | 0 | Kein Format angegeben. |
VisaHmac | 1 | Visa-Hash-basiertes Nachrichtenauthentifizierungscodeformat (HMAC). |