Gets or sets the group of allowed authentication methods.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property AuthenticationMethods As SshAuthenticationMethod Get Set |
| C# |
|---|
public SshAuthenticationMethod AuthenticationMethods { get; set; } |