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