Class EbicsHPBResponseOrderData
public class EbicsHPBResponseOrderData : EbicsElement
- Inheritance
-
EbicsHPBResponseOrderData
- Inherited Members
Properties
AuthenticationPubKeyInfo
public EbicsPubKeyInfo AuthenticationPubKeyInfo { get; set; }
Property Value
EncryptionPubKeyInfo
public EbicsPubKeyInfo EncryptionPubKeyInfo { get; set; }
Property Value
HostID
public string HostID { get; set; }
Property Value
Methods
BuildXml(XmlDocument, EbicsVersion)
public override XmlElement BuildXml(XmlDocument xmlDocument, EbicsVersion nVersion)
Parameters
xmlDocument
XmlDocumentnVersion
EbicsVersion
Returns
ParseXml(XmlElement, EbicsVersion)
public override void ParseXml(XmlElement xmlElement, EbicsVersion nVersion)
Parameters
xmlElement
XmlElementnVersion
EbicsVersion