Class AbstractThreeDSecure
Inheritance
AbstractThreeDSecure
Assembly: connect-sdk-dotnet.dll
Syntax
public class AbstractThreeDSecure
Properties
AuthenticationAmount
Declaration
public AmountOfMoney AuthenticationAmount { get; set; }
Property Value
AuthenticationFlow
Declaration
public string AuthenticationFlow { get; set; }
Property Value
ChallengeCanvasSize
Declaration
public string ChallengeCanvasSize { get; set; }
Property Value
ChallengeIndicator
Declaration
public string ChallengeIndicator { get; set; }
Property Value
ExemptionRequest
Declaration
public string ExemptionRequest { get; set; }
Property Value
PriorThreeDSecureData
Declaration
public ThreeDSecureData PriorThreeDSecureData { get; set; }
Property Value
SdkData
Declaration
public SdkDataInput SdkData { get; set; }
Property Value
SkipAuthentication
Declaration
public bool? SkipAuthentication { get; set; }
Property Value
TransactionRiskLevel
Declaration
public string TransactionRiskLevel { get; set; }
Property Value