|
|
| AS3From | The identity of the sending system.
|
| AS3To | The identity of the receiving system.
|
| AS3VersionIncoming | The version of AS3 being used.
|
| AS3VersionOutgoing | The version of AS3 being used.
|
| Attachments | Collection of files attached to the current message.
|
| Certificate | The decryption and receipt signing certificate.
|
| CompressionFormat | The compression format used on the incoming message.
|
| Connected | Shows whether the component is connected.
|
| EDIData | The EDI data sent in Request .
|
| 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.
|
| MDNReceipt | The MDN-based receipt generated by the component.
|
| MDNTo | The URL for the Message Disposition Notification (MDN).
|
| MessageId | The message ID of the incoming message.
|
| Passive | Controls whether to direct the server into passive mode. Recommended if behind a firewall.
|
| Password | The password to login with.
|
| 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).
|
| Request | The AS3 request to process.
|
| RequestHeaders | The headers in the AS3 request.
|
| RequestHeadersString | The headers in the AS3 request.
|
| ScanResult | The result of invoking ParseRequest .
|
| SignerCert | Your trading partner's certificate.
|
| 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.
|
| User | The user id to login as.
|