MDNTo Property

The system to which an MDN should be directed.

Syntax

public string MDNTo { get; set; }
Public Property MDNTo As String

Default Value

""

Remarks

If this property is set, a Disposition-Notification-To header will be added to the request, and an MDN will be requested. You should specify a valid FTP URL for the request, e.g., "ftp://123.0.0.1".

By default, the component will request a PKCS#7 signature signed over SHA-1. You may set MDNOptions to customize this.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]