![]() | TunnelCreationModel Class |
Namespace: DoubleTake.Web.Models
The TunnelCreationModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | TunnelCreationModel |
Name | Description | |
---|---|---|
![]() | targetUri |
Gets or sets the target URI.
|
![]() | tunnelAuthorizationCredentialModel |
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.
|
![]() | tunnelPortMapping |
Gets or sets the tunnel port mapping.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |