UnencryptedCredentials interface
Unencrypted credentials for accessing device.
Properties
job |
Name of the job. NOTE: This property will not be serialized. It can only be populated by the server. |
job |
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