Enum EbicsFileSpoolerResultCode
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public enum EbicsFileSpoolerResultCode
Fields
Name | Description |
---|---|
ActionFailed | One or more of the configured actions failed. See the individual action results for further information. |
ContactSpoolerSecretMissing | 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 | Not initialized. |
SecurityMediumNotAuthenticated | |
SecurityMediumNotCreatable | |
SecurityMediumNotSelectable | |
Success |