SshGssApiCredentials.ICloneable.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
ICloneable.Clone()
Creates a copy of this SshGssApiCredentials instance.
Declaration
object ICloneable.Clone()
Returns
| Type | Description |
|---|---|
| Object | A copy of this SshGssApiCredentials instance. |