Key interface

Automation key which is used to register a DSC Node

Properties

keyName

Automation key name. NOTE: This property will not be serialized. It can only be populated by the server.

permissions

Automation key permissions. NOTE: This property will not be serialized. It can only be populated by the server.

value

Value of the Automation Key used for registration. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

keyName

Automation key name. NOTE: This property will not be serialized. It can only be populated by the server.

keyName?: string

Property Value

string

permissions

Automation key permissions. NOTE: This property will not be serialized. It can only be populated by the server.

permissions?: string

Property Value

string

value

Value of the Automation Key used for registration. NOTE: This property will not be serialized. It can only be populated by the server.

value?: string

Property Value

string