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