SshParameters.AuthenticationMethods Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
AuthenticationMethods
Gets or sets the group of allowed authentication methods.
Declaration
public SshAuthenticationMethod AuthenticationMethods { get; set; }
Property Value
Type | Description |
---|---|
SshAuthenticationMethod | The group of allowed authentication methods. |