Click or drag to resize
ConnectionInfo Properties

The ConnectionInfo type exposes the following members.

Properties
  Name Description
Public property ApiKey
The API Key for this connection.
Public property AuthType
The authorization type for this connection.
Public property IdpServer
The IDP server to use for authentication.
Public property Password
The password for this connection.
Public property Port
The port we are connecting to.
Public property Proxy
The proxy server to use for this connection.
Public property SecurityToken
The security token for this connection.
Public property Server
The server this connection is to.
Public property UserName
The username for this connection.
Public property ZSessionID
The ZSessionID for this connection.
Top
See Also