AS2OneWayAgreement Class

Definition

The integration account AS2 one-way agreement.

public class AS2OneWayAgreement
type AS2OneWayAgreement = class
Public Class AS2OneWayAgreement
Inheritance
AS2OneWayAgreement

Constructors

AS2OneWayAgreement()

Initializes a new instance of the AS2OneWayAgreement class.

AS2OneWayAgreement(BusinessIdentity, BusinessIdentity, AS2ProtocolSettings)

Initializes a new instance of the AS2OneWayAgreement class.

Properties

ProtocolSettings

Gets or sets the AS2 protocol settings.

ReceiverBusinessIdentity

Gets or sets the receiver business identity

SenderBusinessIdentity

Gets or sets the sender business identity

Methods

Validate()

Validate the object.

Applies to