Enum FinTanProcType

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

Classification of TAN procedures.

public enum FinTanProcType

Fields

BestSign = 7

The very special BestSign TAN procedure.

ChipTan = 3

Any variant of a Chip-TAN or Smart-TAN procedure, including optical, QR-Code and Chip-TAN USB.

MobileTan = 4

Mobile-TAN or SMS-TAN, where the TAN number is sent via SMS message to the user.

PhotoTan = 6
PushTan = 5

Any variant where the TAN number is pushed to a special App on the users smartphone.

TanGenerator = 2

Old style single step TAN generator device.

TanList = 1

Old style printed TAN list or indexed TAN list.

Unknown = 0