Sdílet prostřednictvím


SshProfile Class

Definition

The list of SSH public keys.

public class SshProfile
type SshProfile = class
Public Class SshProfile
Inheritance
SshProfile

Constructors

SshProfile()

Initializes a new instance of the SshProfile class.

SshProfile(IList<SshPublicKey>)

Initializes a new instance of the SshProfile class.

Properties

PublicKeys

Gets or sets the list of SSH public keys.

Applies to