DriverMagneticStripeReaderAuthenticationLevel 列舉 (pointofservicecommontypes.h)
此列舉定義 MSR) 驗證支援 (磁帶讀取器層級。
Syntax
typedef enum DriverMagneticStripeReaderAuthenticationLevel {
NotSupported,
Optional,
Required
} ;
常數
NotSupported 不支持驗證。 |
Optional 支持驗證,但不需要驗證。 |
Required 需要驗證。 |
規格需求
需求 | 值 |
---|---|
標頭 | pointofservicecommontypes.h (include Pointofservicecommontypes.h) |