TClrProcessStartInfo.Password Property

Gets or sets a secure string that contains the user password to use when starting the process.

Namespace: CNClrLib.Component.Process
published
 property Password: String read GetPassword write SetPassword;

Property Value

Type: String

The user password to use when starting the process.