Optional
domainThe Active Directory domain to use when starting the process. If this value is null, the UserName property must be specified in UPN format.
Optional
elevatedTrue when the process should be started elevated.
Optional
loadTrue when the user profile should be loaded.
Optional
passwordThe password. Its not recommended to use this, as it will be stored in plain text.
Optional
userThe user name to use when starting the process. If you use the UPN format, user@DNS_domain_name, the Domain property must be null.
Generated using TypeDoc
Run as another user configuration.
Configuration to start a process with a different user.