UnencryptedCredentialsList interface
List of unencrypted credentials for accessing device.
Properties
next |
Link for the next set of unencrypted credentials. |
value | List of unencrypted credentials. |
Property Details
nextLink
Link for the next set of unencrypted credentials.
nextLink?: string
Property Value
string
value
List of unencrypted credentials.
value?: UnencryptedCredentials[]