Search Results for

    Show / Hide Table of Contents

    Class AbstractThreeDSecure

    Inheritance
    object
    AbstractThreeDSecure
    ThreeDSecure
    ThreeDSecureBase
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class AbstractThreeDSecure

    Properties

    AuthenticationAmount

    Declaration
    public AmountOfMoney AuthenticationAmount { get; set; }
    Property Value
    Type Description
    AmountOfMoney

    AuthenticationFlow

    Declaration
    public string AuthenticationFlow { get; set; }
    Property Value
    Type Description
    string

    ChallengeCanvasSize

    Declaration
    public string ChallengeCanvasSize { get; set; }
    Property Value
    Type Description
    string

    ChallengeIndicator

    Declaration
    public string ChallengeIndicator { get; set; }
    Property Value
    Type Description
    string

    ExemptionRequest

    Declaration
    public string ExemptionRequest { get; set; }
    Property Value
    Type Description
    string

    PriorThreeDSecureData

    Declaration
    public ThreeDSecureData PriorThreeDSecureData { get; set; }
    Property Value
    Type Description
    ThreeDSecureData

    SdkData

    Declaration
    public SdkDataInput SdkData { get; set; }
    Property Value
    Type Description
    SdkDataInput

    SkipAuthentication

    Declaration
    public bool? SkipAuthentication { get; set; }
    Property Value
    Type Description
    bool?

    TransactionRiskLevel

    Declaration
    public string TransactionRiskLevel { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.