Share via


AdministrativeCredentials Class

Definition

AdministrativeCredentials represents the admin credentials for the device requiring password-based authentication.

public class AdministrativeCredentials
type AdministrativeCredentials = class
Public Class AdministrativeCredentials
Inheritance
AdministrativeCredentials

Constructors

AdministrativeCredentials(String)

Initializes a new instance of AdministrativeCredentials.

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.

Applies to