DriverMagneticStripeReaderAuthenticationLevel 열거형(pointofservicecommontypes.h)
이 열거형은 MSR(자기 스트라이프 판독기) 인증 지원 수준을 정의합니다.
Syntax
typedef enum DriverMagneticStripeReaderAuthenticationLevel {
NotSupported,
Optional,
Required
} ;
상수
NotSupported 인증을 지원하지 않습니다. |
Optional 인증을 지원하지만 필요하지는 않습니다. |
Required 인증이 필요합니다. |
요구 사항
요구 사항 | 값 |
---|---|
헤더 | pointofservicecommontypes.h(Pointofservicecommontypes.h 포함) |