Share via


SshConfiguration Class

Definition

SSH configuration.

public class SshConfiguration
type SshConfiguration = class
Public Class SshConfiguration
Inheritance
SshConfiguration

Constructors

SshConfiguration()

Initializes a new instance of the SshConfiguration class.

SshConfiguration(UserAccountSettings, IList<String>)

Initializes a new instance of the SshConfiguration class.

Properties

PublicIPsToAllow

Gets or sets allowed public IPs.

UserAccountSettings

Gets or sets user account settings.

Methods

Validate()

Validate the object.

Applies to