Creates a copy of this SshGssApiCredentials instance.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Function Clone As SshGssApiCredentials
C#
public SshGssApiCredentials Clone()

Return Value

A copy of this SshGssApiCredentials instance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also