SshGssApiCredentials.GetMechanisms Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
GetMechanisms()
Gets a list of allowed GSSAPI authentication mechanism, in order of preference.
Declaration
public SshGssApiMechanisms[] GetMechanisms()
Returns
| Type | Description |
|---|---|
| Ssh |
List of GSSAPI authentication methods. |