AS2MdnSettings Class

Definition

The AS2 agreement mdn settings.

public class AS2MdnSettings
type AS2MdnSettings = class
Public Class AS2MdnSettings
Inheritance
AS2MdnSettings

Constructors

AS2MdnSettings(Boolean, Boolean, Boolean, Boolean, Boolean, AS2HashingAlgorithm)

Initializes a new instance of AS2MdnSettings.

Properties

DispositionNotificationTo

The disposition notification to header value.

MdnText

The MDN text.

MicHashingAlgorithm

The signing or hashing algorithm.

NeedMdn

The value indicating whether to send or request a MDN.

ReceiptDeliveryUri

The receipt delivery URL.

SendInboundMdnToMessageBox

The value indicating whether to send inbound MDN to message box.

SendMdnAsynchronously

The value indicating whether to send the asynchronous MDN.

SignMdn

The value indicating whether the MDN needs to be signed or not.

SignOutboundMdnIfOptional

The value indicating whether to sign the outbound MDN if optional.

Applies to