Enum FinContactSCA

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

Enumerates the options for StrongCustomerAuthentication.

public enum FinContactSCA

Fields

Default = 0

The default setting will use no SCA up to 2019-09-13 and use SCA starting at 2019-09-14.

NoSCA = 2

Forces old-style dialog initialization without SCA. This will be effective, even after 2019-09-13.

RequestSCA = 1

Forces dialog initialization with SCA (with HKTAN segment). This will be effective, even before 2019-09-14.