Key interface

Automation key which is used to register a DSC Node

Properties

keyName

Automation key name.

permissions

Automation key permissions.

value

Value of the Automation Key used for registration.

Property Details

keyName

Automation key name.

keyName?: string

Property Value

string

permissions

Automation key permissions.

permissions?: string

Property Value

string

value

Value of the Automation Key used for registration.

value?: string

Property Value

string