QNAP Turbo NAS server information class.
More...
|
| ServerInfo () |
|
| ServerInfo (string strHostName, string strUsername, string strPassword, bool bSecureConnection, string strComputerName) |
| Constructor with parameters. More...
|
|
QNAP Turbo NAS server information class.
QtsHttp.ServerInfo.ServerInfo |
( |
| ) |
|
QtsHttp.ServerInfo.ServerInfo |
( |
string |
strHostName, |
|
|
string |
strUsername, |
|
|
string |
strPassword, |
|
|
bool |
bSecureConnection, |
|
|
string |
strComputerName |
|
) |
| |
Constructor with parameters.
- Parameters
-
[IN] | strHostName : Host name. |
[IN] | strUsername : Username. |
[IN] | strPassword : Password. |
[IN] | bSecureConnection : SSL connect. |
[IN] | strComputerName : Computer name. |
- Returns
- n/a.
string QtsHttp.ServerInfo.ComputerName |
|
getset |
Get or set computer name.
string QtsHttp.ServerInfo.HostName |
|
getset |
bool QtsHttp.ServerInfo.IsSecureMode |
|
getset |
Get or set is SSL connect.
string QtsHttp.ServerInfo.Password |
|
getset |
long QtsHttp.ServerInfo.PortNumber |
|
getset |
string QtsHttp.ServerInfo.UserName |
|
getset |
The documentation for this class was generated from the following file: