Class ThreeDSecure
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class ThreeDSecure : AbstractThreeDSecure
Properties
ExternalCardholderAuthenticationData
Object containing 3D secure details.
Declaration
public ExternalCardholderAuthenticationData ExternalCardholderAuthenticationData { get; set; }
Property Value
| Type | Description |
|---|---|
| ExternalCardholderAuthenticationData |
RedirectionData
Object containing browser specific redirection related data
Declaration
public RedirectionData RedirectionData { get; set; }
Property Value
| Type | Description |
|---|---|
| RedirectionData |