Key Class

Definition

Automation key which is used to register a DSC Node

public class Key
type Key = class
Public Class Key
Inheritance
Key

Constructors

Key()

Initializes a new instance of the Key class.

Key(String, String, String)

Initializes a new instance of the Key class.

Properties

KeyName

Gets automation key name. Possible values include: 'Primary', 'Secondary'

Permissions

Gets automation key permissions. Possible values include: 'Read', 'Full'

Value

Gets value of the Automation Key used for registration.

Applies to