Share via


NetworkCloudSshPublicKey Class

Definition

SshPublicKey represents the public key used to authenticate with a resource through SSH.

public class NetworkCloudSshPublicKey
type NetworkCloudSshPublicKey = class
Public Class NetworkCloudSshPublicKey
Inheritance
NetworkCloudSshPublicKey

Constructors

NetworkCloudSshPublicKey(String)

Initializes a new instance of NetworkCloudSshPublicKey.

Properties

KeyData

The SSH public key data.

Applies to