Share via


KeySetUser Class

Definition

KeySetUser represents the properties of the user in the key set.

public class KeySetUser
type KeySetUser = class
Public Class KeySetUser
Inheritance
KeySetUser

Constructors

KeySetUser(String, NetworkCloudSshPublicKey)

Initializes a new instance of KeySetUser.

Properties

AzureUserName

The user name that will be used for access.

Description

The free-form description for this user.

KeyData

The SSH public key data.

Applies to