public sealed class ForwardSshTunnelConnectivity : IMessage<ForwardSshTunnelConnectivity>, IEquatable<ForwardSshTunnelConnectivity>, IDeepCloneable<ForwardSshTunnelConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ForwardSshTunnelConnectivity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eForwardSshTunnelConnectivity\u003c/code\u003e class, part of the Database Migration v1 API, is used for establishing connectivity via an SSH tunnel.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various versions, with the latest being 2.5.0, and includes versions ranging from 1.0.0 to 2.5.0, each with its own documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEssential properties for configuring the SSH tunnel include \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003ePort\u003c/code\u003e, and \u003ccode\u003eUsername\u003c/code\u003e, with \u003ccode\u003ePassword\u003c/code\u003e and \u003ccode\u003ePrivateKey\u003c/code\u003e properties available for authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthenticationMethodCase\u003c/code\u003e property determines if the \u003ccode\u003ePassword\u003c/code\u003e or \u003ccode\u003ePrivateKey\u003c/code\u003e is set, while the \u003ccode\u003eHasPassword\u003c/code\u003e and \u003ccode\u003eHasPrivateKey\u003c/code\u003e properties let you check which field is set.\u003c/p\u003e\n"]]],[],null,[]]