Authenticates to the server using GSSAPI.
Kerberos is only supported on Mono.
NTLM is supported on Windows and partially on Mono.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Sub Authenticate ( _ credentials As SshGssApiCredentials _ ) |
C# |
---|
public void Authenticate( SshGssApiCredentials credentials ) |
Parameters
- credentials
- Type: Rebex.Net..::..SshGssApiCredentials
Credentials.