ServiceInstallerDialog::Password Property
.NET Framework (current version)
Gets or sets the password for the service account form.
Assembly: System.ServiceProcess (in System.ServiceProcess.dll)
Property Value
Type: System::String^A string representing the password in the service account form. The default is an empty string ("").
The ServiceInstallerDialog does not validate the Username and Password values. The dialog checks that the user confirms the password, but it does not authenticate the account credentials on the computer.
.NET Framework
Available since 1.1
Available since 1.1
Show: