Поделиться через


SmartCardCryptogramMaterialPackageConfirmationResponseFormat Перечисление

Определение

Определяет формат подтверждения владения, возвращаемого при вызове метода 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
Наследование
SmartCardCryptogramMaterialPackageConfirmationResponseFormat
Атрибуты

Требования к Windows

Семейство устройств
Windows Mobile Extension SDK (появилось в 10.0.10586.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (появилось в v2.0)

Поля

Имя Значение Описание
None 0

Формат не указан.

VisaHmac 1

Формат кода проверки подлинности сообщений на основе хэша Visa (HMAC).

Применяется к

См. также раздел