Class AbstractToken
Inheritance
AbstractToken
      
      
      
      
      
  Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Token.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class AbstractTokenProperties
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 |