UnencryptedCredentialsList interface

List of unencrypted credentials for accessing device.

Properties

nextLink

Link for the next set of unencrypted credentials.

value

List of unencrypted credentials.

Property Details

Link for the next set of unencrypted credentials.

nextLink?: string

Property Value

string

value

List of unencrypted credentials.

value?: UnencryptedCredentials[]

Property Value