Public Properties

  Name Description
Public property HostName Returns or sets string containing the hostname or TCP/IP address for connecting to host server
Public property HostPort Returns or sets integer containing the TCP/IP socket that the host server is listening on
Public property LicenseType Returns or sets an enumeration containing the licensing scheme (user, enterprise, or connection pool) when connecting to host server
Public property SslConnect Returns or sets boolean indicating use of SSL or telnet connection when connecting to host server
Public property UserName Returns or sets string containing the user name that you wish to connect as on the host server. The username must be an enabled MVSP user.
Public property UserPassword Returns or sets string containing the password for the supplied user name for connecting on host server
Top

See Also