|
|
| AS3From | The identity of the sending system.
|
| AS3To | The identity of the receiving system.
|
| AS3Version | The version of AS3 being used.
|
| Attachments | Collection of files attached to the current message.
|
| CompressionFormat | The compression format (if any) to use.
|
| Connected | Shows whether the component is connected.
|
| EDIData | The EDI or other data to be sent.
|
| EncryptingAlgorithm | The algorithm used to encrypt the EDI data.
|
| Firewall | A set of properties related to firewall access.
|
| FTPCommand | An FTP command to be sent directly to the FTP server.
|
| FTPLastReply | The last reply from the FTP server.
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| LogDirectory | The path to a directory for logging.
|
| LogFile | The log file written.
|
| MDNOptions | Used to indicate the options requested for the MDN receipt.
|
| MDNReceipt | The MDN receipt returned from the server.
|
| MDNTo | The system to which an MDN should be directed.
|
| MessageId | The Id of the message.
|
| OriginalContentMIC | The Message Integrity Check(s) (one-way hash) of the outgoing message.
|
| Passive | Controls whether to direct the server into passive mode. Recommended if behind a firewall.
|
| Password | The password to login with.
|
| ReceiptSignerCert | The public key certificate for the MDN receipt signature.
|
| RecipientCert | The public key certificate of the recipient.
|
| RemoteHost | The domain name or IP address of the FTP server.
|
| RemotePath | The current path in the FTP server.
|
| RemotePort | The port for the FTP service (default is 21).
|
| SigningCert | Contains the certificate to use when signing messages.
|
| SSLAcceptServerCert | Instructs the component to unconditionally accept the server certificate that matches the supplied certificate.
|
| SSLCert | The certificate to be used during ssl negotiation.
|
| SSLServerCert | The server certificate for the last established connection.
|
| SSLStartMode | Determines how the component starts the SSL negotiation. By default, SSL will not be used.
|
| Subject | The subject of the message.
|
| User | The user id to login as.
|