The ConnectionInfoEX type exposes the following members.

Properties

  NameDescription
Auth
Enum that represents the authentication type
Certificate
Certificate name (as it appears in the subject field of the certificate)
CertificateValidationCallback
Forwarder
Use TCP forwarding parameters. Needed for redirected connections.
Host
Hostname / IP of the machine to connect.
Password
Password of the machine to connect.
Proxy
Indicates whether or not to use a proxy in the connection.
RedirectionProxy
Use a proxy. Needed for redirection connections.
Secure
Indicates whether or not to use TLS in the connection.
Timeout
Connection time-out value (in milliseconds)
UseDigestMasterPassword
Indicates wheter the inserted password is Digest Master Password or not.
UserName
User name of the machine to connect.

See Also