ServerInfo Properties |
The ServerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| HostName |
The server's host name. This may by a fully qualified domain name or
an IP address.
| |
| IsSecurityRequired |
Used to determine if security is to be used for the connection to the server.
Returns true is the connection is secured, otherwise false.
| |
| Port |
The server port to connect to.
|