ProcessStartInfo.PasswordInClearText Propriedade

Definição

Obtém ou define a palavra-passe do utilizador em texto claro para usar ao iniciar o processo.

public:
 property System::String ^ PasswordInClearText { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string PasswordInClearText { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.PasswordInClearText : string with get, set
Public Property PasswordInClearText As String

Valor de Propriedade

A palavra-passe do utilizador em texto claro.

Atributos

Aplica-se a