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