E-Payment Integrator - 3-D Secure V6 - Online Help
Available for:
E-Payment Integrator - 3-D Secure V6
Questions / Feedback?

ProtocolVersion Property

Indicates the 3-D Secure protocol version.

Syntax

[VB.NET]
Public Property ProtocolVersion As String

[C#]
public string ProtocolVersion {get; set;}

Remarks

This property may be used to change the protocol version for communicating with Directory Servers (DS) or Access Control Servers (ACS). As the 3-D Secure protocol 1.0.2 has only recently been adopted, it may be necessary to set this property to "1.0.1" for compatibility with older Directory or Access Control servers. "1.0.1" and "1.0.2" are the only protocols supported by this component.

This property is not available at design time.

Default Value

"1.0.2"

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 6.0.6635.0