Encapsulates GSSAPI credentials and preferred authentication mechanisms. Only supported on Windows and partially on Mono.

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

Syntax

Visual Basic
Public Class SshGssApiCredentials _
	Implements ICloneable
C#
public class SshGssApiCredentials : ICloneable

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SshGssApiCredentials

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also