Enum FinTanProcType
Classification of TAN procedures.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinTanProcType
Fields
Name | Description |
---|---|
BestSign | The very special BestSign TAN procedure. |
ChipTan | Any variant of a Chip-TAN or Smart-TAN procedure, including optical, QR-Code and Chip-TAN USB. |
MobileTan | Mobile-TAN or SMS-TAN, where the TAN number is sent via SMS message to the user. |
PhotoTan | |
PushTan | Any variant where the TAN number is pushed to a special App on the users smartphone. |
TanGenerator | Old style single step TAN generator device. |
TanList | Old style printed TAN list or indexed TAN list. |
Unknown |