Click or drag to resize

TunnelCreationModel Properties

The TunnelCreationModel type exposes the following members.

Properties
  NameDescription
Public propertytargetUri
Gets or sets the target URI.
Public propertytunnelAuthorizationCredentialModel
Gets or sets the tunnel authorization credential model. These are the credentials that will be used to connection to SSH on the host specified by the targetUri. They may be the same, but some SSH installations may want a cert instead of creds.
Public propertytunnelPortMapping
Gets or sets the tunnel port mapping.
Top
See Also