HostConnectionSettings Properties |
The HostConnectionSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticateUser |
Determines whether host allows to anonymous connections. If false, username and password will be used for authentication.
|
![]() | EncryptConnection |
Determines whether SSL connection should be used.
|
![]() | HostName |
Name of the host.
|
![]() | Password |
Password required fro authentication.
|
![]() | Port |
Protocol port. It should be between 0 and 65535.
|
![]() | Username |
Username required for authentication.
|