| Property |
Description |
| AuthType
|
Gets and sets the
method used to authenticate the user |
| AutoResolve
|
Determines if host
names and IP addresses are automatically resolved |
| Blocking
|
Gets and sets the
blocking state of the control |
| 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
location of the certificate name |
| CertificateStatus
|
Return the status
of the server certificate |
| CertificateStore
|
Gets and sets the
location of the certificate store |
| CertificateSubject
|
Returns
information about the organization that the server certificate was
issued to |
| CipherStrength
|
Return the length
of the key used by the encryption algorithm |
| Connected
|
Determine if the
control is connected to a remote host |
| HashStrength
|
Return the length
of the message digest that was selected |
| HeaderField
|
Gets and sets the
current header field name |
| HeaderValue
|
Return the value
of the current header field |
| HostAddress
|
Gets and sets the
IP address of the remote host |
| HostName
|
Gets and sets the
name of the remote host |
| IsBlocked
|
Return if the
control is blocked performing an operation |
| IsReadable
|
Return if data can
be read from the remote host without blocking |
| IsWritable
|
Return if data can
be sent to the remote host without blocking |
| LastError
|
Gets and sets the
last error that occurred on the control |
| LastErrorString
|
Return a
description of the last error to occur |
| LastMessage
|
Return the number
of the last message available on the server |
| LocalAddress
|
Return the IP
address of the local host |
| LocalName
|
Return the name of
the local host |
| LocalPort
|
Return the port
number for the local connection |
| MailboxSize
|
Return the size of
the current mailbox |
| Message
|
Gets and sets the
current message number |
| MessageCount
|
Return the number
of messages available in the current mailbox |
| MessageFrom
|
Return the address
of the user who sent the message |
| MessageUID
|
Return the unique
ID for the current message on the mail server |
| MessageSize
|
Return the size of
the current message in bytes |
| Options
|
Gets and sets the
options that are used in establishing a connection |
| Password
|
Gets and sets the
password for the current user |
| RemotePort
|
Gets and sets the
port number for a remote connection |
| RemoteService
|
Gets and sets the
name of a well-known remote port |
| ResultCode
|
Return the result
code of the previous action |
| ResultString
|
Return a string
describing the results of the previous action |
| Secure
|
Set or return 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 |
| State
|
Return the current
state of the control |
| ThrowError
|
Enable or disable
error handling by the container of the control |
| Timeout
|
Gets and sets the
amount of time until a blocking operation fails |
| Trace
|
Enable or disable
socket function level tracing |
| TraceFile
|
Specify the socket
function trace output file |
| TraceFlags
|
Gets and sets the
socket function tracing flags |
| UserName
|
Gets and sets the
current user name |
| Version
|
Return the current
version of the object |
| WinsockVendor
|
Returns the name
of the Windows Sockets software vendor |
| WinsockVersion
|
Returns the
version of the Windows Sockets library |