Enum EbicsFileSpoolerResultCode
public enum EbicsFileSpoolerResultCode
Fields
ActionFailed = 6
One or more of the configured actions failed. See the individual action results for further information.
ContactSpoolerSecretMissing = 2
The password for the security medium was not stored for the EbicsContact. For unattended execution of the EBICS Spooler the password must be stored for all contacts that are activated for it.
None = 0
Not initialized.
SecurityMediumNotAuthenticated = 5
SecurityMediumNotCreatable = 3
SecurityMediumNotSelectable = 4
Success = 1