AdministrativeCredentials interface 
AdministrativeCredentials represents the admin credentials for the device requiring password-based authentication.
Properties
| password | The password of the administrator of the device used during initialization. | 
| username | The username of the administrator of the device used during initialization. | 
Property Details
password
The password of the administrator of the device used during initialization.
password: stringProperty Value
string
username
The username of the administrator of the device used during initialization.
username: stringProperty Value
string