Namespace Subsembly.FinTS.Forms
Classes
- FinAdmin
Manages the contacts stored in a contact folder.
- FinAdminMainForm
This is a generic Main Form that implements the "FinAdmin.exe".
- FinAdminTraceListener
Special TraceListener that redirects all generic TRACE output to the given StringBuilder.
- FinContactForm
Generic Form to display and edit the contact data of a given FinContact instance.
- FinCredentialForm
Genric utility Form that can be used to query the user for security credentials such as PIN and TAN.
- FinDocketForm
Generic implementation of a Form that provides feedback about the progress of an online banking activity.
- FinSCardForm
Form that displays a list of all PC/SC smart card readers that are available.
- FinScript
Base class for asynchronous execution of Online Banking activities.
- FinScriptChangePin
Implements an Online Banking script that changes the online PIN for a FinContact instance.
- FinScriptInitBankKeys
Implements the Online Banking script for online bank key initialisation for a FinContact instance.
- FinScriptInitUserKeys
Implements the Online Banking script for online user key initialisation for a FinContact instance.
- FinScriptKeyChange
Implements the Online Banking script for an online user key change for a FinContact instance.
- FinScriptProfileChange
Implements the Online Banking script for an online user key change for a FinContact instance.
- FinScriptRevokePinBlock
Implements an Online Banking script that tries to revoke an online PIN block for a FinContact instance.
- FinScriptSendOrder
This Online Banking script sends one or more orders within a new FinTS dialog.
- FinScriptSyncContact
Implements the Online Banking script for online synchronisation of a FinContact instance.
- FinScriptTanGeneratorSync
Implements an Online Banking script that tries to synchronise the TAN generator for a FinContact instance.
- FinTanBeamerForm
Standard Form for displaying the animated graphic of the optic TAN procedure.
- FinTanPhotoForm
Standard Form for displaying the image of the photo TAN procedure.
- FinTanProcForm
Genric utility Form that can be used to query the user to select a TAN procedure or TAN media.
- FinUI
Provides a common UI style for the FinCredentialForm, FinDocketForm, and perhaps other forms that use it.
- FinWizardPanel
Abstract base class for all pages of the FinWizardForm.
Interfaces
- IFinVerificationOfPayeeForm
Interface for providing an UI that presents the result of a Verification of Payee and asks the user to confirm or deny execution of the payment.
Enums
- FinDocketState
Enumerates the states of the FinDocketForm.