AS2AgreementContent Class

Definition

The integration account AS2 agreement content.

public class AS2AgreementContent
type AS2AgreementContent = class
Public Class AS2AgreementContent
Inheritance
AS2AgreementContent

Constructors

AS2AgreementContent()

Initializes a new instance of the AS2AgreementContent class.

AS2AgreementContent(AS2OneWayAgreement, AS2OneWayAgreement)

Initializes a new instance of the AS2AgreementContent class.

Properties

ReceiveAgreement

Gets or sets the AS2 one-way receive agreement.

SendAgreement

Gets or sets the AS2 one-way send agreement.

Methods

Validate()

Validate the object.

Applies to