Enum FinContactSCA
Enumerates the options for StrongCustomerAuthentication.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinContactSCA
Fields
Name | Description |
---|---|
Default | The default setting will use no SCA up to 2019-09-13 and use SCA starting at 2019-09-14. |
NoSCA | Forces old-style dialog initialization without SCA. This will be effective, even after 2019-09-13. |
RequestSCA | Forces dialog initialization with SCA (with HKTAN segment). This will be effective, even before 2019-09-14. |