Udostępnij za pośrednictwem


ServiceInstallerDialog.Password Właściwość

Definicja

Pobiera lub ustawia hasło dla formularza konta usługi.

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

Wartość właściwości

String

Ciąg reprezentujący hasło w formularzu konta usługi. Wartością domyślną jest ciąg pusty ("").

Uwagi

Element ServiceInstallerDialog nie weryfikuje Username wartości i Password . Okno dialogowe sprawdza, czy użytkownik potwierdza hasło, ale nie uwierzytelnia poświadczeń konta na komputerze.

Dotyczy