Class EbicsOrderSPR
Specialized EbicsOrder for SPR requests.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsOrderSPR : EbicsOrder
Constructors
EbicsOrderSPR()
Declaration
public EbicsOrderSPR()
Methods
Sign(EbicsContact, IEbicsSecurityMedium)
An SPR request contains a special signature of a single blank character.
Declaration
public override EbicsSecurityMediumErrorCode Sign(EbicsContact aContact, IEbicsSecurityMedium aSecurityMedium)
Parameters
Type | Name | Description |
---|---|---|
EbicsContact | aContact | |
IEbicsSecurityMedium | aSecurityMedium |
Returns
Type | Description |
---|---|
EbicsSecurityMediumErrorCode |