Enum FinTanProcessStep
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinTanProcessStep
Fields
Name | Description |
---|---|
Status | Used when polling in a DECOUPLED TAN process. |
Step1 | The TAN step that is used the send the TAN during TAN process 1. |
Step2 | The TAN step that is used the send the TAN during TAN process 2. |
Step3 | The TAN step that is used when submitting a second TAN for a pending order in a separate dialog. This is only possible with TAN process 2. |
Step4 | The initial, TAN request step in TAN process 2. |
Undefined |