Search Results for

    Show / Hide Table of Contents

    Class DeviceFingerprintDetails

    Inheritance
    object
    DeviceFingerprintDetails
    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
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class DeviceFingerprintDetails

    Properties

    PaymentId

    The ID of the payment that is linked to the Device Fingerprint data.

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

    RawDeviceFingerprintOutput

    The detailed data that was collected during the Device Fingerprint collection. The structure will be different depending on the collection method and device fingerprint partner used. Please contact us if you want more information on the details that are returned in this string.

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