Search Results for

    Show / Hide Table of Contents

    Class AbstractToken

    Inheritance
    object
    AbstractToken
    TokenCard
    TokenEWallet
    TokenNonSepaDirectDebit
    TokenSepaDirectDebit
    TokenSepaDirectDebitWithoutCreditor
    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.Token.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class AbstractToken

    Properties

    Alias

    An alias for the token. This can be used to visually represent the token.
    If no alias is given in Create token calls, a payment product specific default is used, e.g. the obfuscated card number for card payment products.
    Do not include any unobfuscated sensitive data in the alias.

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