UnencryptedCredentials interface

Unencrypted credentials for accessing device.

Properties

jobName

Name of the job. NOTE: This property will not be serialized. It can only be populated by the server.

jobSecrets

Secrets related to this job. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

jobName

Name of the job. NOTE: This property will not be serialized. It can only be populated by the server.

jobName?: string

Property Value

string

jobSecrets

Secrets related to this job. NOTE: This property will not be serialized. It can only be populated by the server.

jobSecrets?: JobSecretsUnion

Property Value