msrAuthenticationProtocolType 列舉 (pointofservicedriverinterface.h)
此列舉定義 MSR) 驗證通訊協定 (磁條讀取器。
Syntax
typedef enum _MsrAuthenticationProtocol {
MsrAuthenticationProtocolType_None,
MsrAuthenticationProtocolType_ChallengeResponse
} MsrAuthenticationProtocolType;
常數
MsrAuthenticationProtocolType_None 不支持驗證。 |
MsrAuthenticationProtocolType_ChallengeResponse 支援挑戰-回應驗證。 |
備註
密碼驗證是挑戰-回應驗證的範例。
規格需求
需求 | 值 |
---|---|
標頭 | pointofservicedriverinterface.h (include Pointofservicedriverinterface.h) |