IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

MDNTo Property

The system to which an MDN should be directed.

Syntax


 getMDNTo(): string;

 setMDNTo(MDNTo: string): void;

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 class 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 JavaScript Edition - Version 20.0 [Build 8262]