DriverMagneticStripeReaderAuthenticationLevel 枚举 (pointofservicecommontypes.h)

此枚举定义磁条读取器 (MSR) 身份验证支持的级别。

语法

typedef enum DriverMagneticStripeReaderAuthenticationLevel {
  NotSupported,
  Optional,
  Required
} ;

常量

 
NotSupported
不支持身份验证。
Optional
支持身份验证,但不需要身份验证。
Required
需要身份验证。

要求

要求
Header pointofservicecommontypes.h (包括 Pointofservicecommontypes.h)