SmartCardCryptogramMaterialPackageConfirmationResponseFormat Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le format de la preuve de possession retournée lors de l’appel de la méthode TryProvePossessionOfCryptogramMaterialPackageAsync .
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
- Héritage
-
SmartCardCryptogramMaterialPackageConfirmationResponseFormat
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Mobile Extension SDK (introduit dans 10.0.10586.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduit dans v2.0)
|
Champs
None | 0 | Aucun format spécifié. |
VisaHmac | 1 | Format HMAC (Code d’authentification de message basé sur le hachage) Visa. |