Property |
Description |
Account |
Gets and sets the FTP account name for the current user |
ActivePort |
Gets and sets the range of ports used for active mode file
transfers |
AppendFile |
Specify that data should be appended to an existing file during
a FTP file transfer |
CertificateExpires |
Return the date and time that the server certificate
expires |
CertificateIssued |
Return the date and time that the server certificate was
issued |
CertificateIssuer |
Returns information about the organization that issued the
server certificate |
CertificateName |
Gets and sets the common name for the client certificate |
CertificatePassword |
Gets and sets the password associated with the client
certificate |
CertificateStatus |
Return the status of the server certificate |
CertificateStore |
Gets and sets the name of the client certificate store or file |
CertificateSubject |
Returns information about the organization to which the server
certificate was issued |
CertificateUser |
Gets and sets the user that owns the client certificate |
ChannelMode |
Gets and sets the security mode for the specified
communications channel |
CipherStrength |
Return the length of the key used by the encryption
algorithm |
CodePage |
Gets and sets the code page used for Unicode text conversion |
Compression |
Set or return if data compression should be enabled for HTTP
downloads |
DirectoryFormat |
Gets and sets the current FTP directory format type |
Features |
Gets and sets the features enabled for the current client
session |
FileType |
Gets and sets the current file transfer type for FTP
transfers |
Fingerprint |
Returns a string that uniquely identifies the server |
HashStrength |
Return the length of the message digest that was selected |
IsBlocked |
Determine if the control is blocked performing an operation |
IsConnected |
Determine if the control is connected to a server |
IsInitialized |
Determine if the control has been initialized |
KeepAlive |
Set or return if the connection to a HTTP server is
persistent |
LastError |
Gets and sets the last error code |
LastErrorString |
Return a description of the last error that occurred |
Localize |
Determines if remote file dates are localized to the current
timezone |
Passive |
Enable passive FTP file transfers |
Password |
Gets and sets the password for the current user |
Priority |
Gets and sets the priority assigned to file transfers |
PrivateKey |
Gets and sets the private key file used for SSH authentication |
ProtocolVersion |
Gets and sets the current HTTP protocol version |
ProxyPassword |
Gets and sets the proxy server password for the current
user |
ProxyPort |
Gets and sets the port number for the proxy server |
ProxyServer |
Gets and sets the host name of the proxy server |
ProxyType |
Gets and sets the current proxy server type |
ProxyUser |
Gets and sets the current proxy user name |
ResultCode |
Return the result code of the previous action |
ResultString |
Return a string describing the results of the previous
action |
Resource |
Gets and sets the remote file name or resource path on the
server |
Secure |
Specify if a connection to the server is secure |
SecureCipher |
Return the encryption algorithm used to establish the secure
connection with the server |
SecureHash |
Return the message digest selected when establishing the secure
connection with the server |
SecureKeyExchange |
Return the key exchange algorithm used to establish the secure
connection with the server |
SecureProtocol |
Gets and sets the security protocol used to establish the
secure connection with the server |
ServerDirectory |
Gets and sets the current working directory on the FTP
server |
ServerName |
Gets and sets the host name for the FTP or HTTP server |
ServerPort |
Gets and sets the port number for a remote connection |
ServerType |
Gets and sets the type of the remote FTP or HTTP server |
System |
Return information about the server |
TaskCount |
Return the number of active background file transfers |
TaskId |
Return the task ID for an active background file transfer |
TaskList |
Return the task ID for an active background file transfer |
ThrowError |
Enable or disable error handling by the container of the
control |
Timeout |
Gets and sets the amount of time until a blocking network
operation is aborted |
Trace |
Enable or disable network function level tracing |
TraceFile |
Return or specify the network function trace output file |
TraceFlags |
Gets and sets the current network function tracing flags |
TransferBytes |
Return the number of bytes transferred from the server |
TransferBytesXL |
Return the number of bytes transferred from the server |
TransferRate |
Return the current data transfer rate in bytes per second |
TransferTime |
Return the number of seconds elapsed during a data
transfer |
URL |
Gets and sets the current Uniform Resource Locator value |
UserName |
Gets and sets the current user name |
Version |
Return the current version of the object |