Enum FinTanMediaStatus

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

The status of the TAN media as provided in TanMediaStatus.

public enum FinTanMediaStatus

Fields

Active = 1

The TAN media is active. (1)

ActiveFollowupCard = 3

The TAN media (card) will be activated by its first use which will deactivate the currently active card. (3)

Available = 2

The TAN media is available, but must be activated before use. (2)

AvailableFollowupCard = 4

The TAN media (card) is available and must activated before use. which will deactivate the currently active card. (4)

Undefined = 0

Zero value is not defined in FinTS. (0)