ProcessStartInfo::PasswordInClearText Property
Gets or sets the user password in clear text to use when starting the process.
Assembly: System (in System.dll)
public: [BrowsableAttribute(false)] property String^ PasswordInClearText { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.6.1
Available since 4.6.1
Show: