The BaseAppDomainIsolatedTask type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Authority |
Sets the authority to be used to authenticate the specified user.
| |
| LogExceptionStack |
Set to true to log the full Exception Stack to the console.
| |
| MachineName |
Sets the MachineName.
| |
| SuppressTaskMessages |
Set to true to suppress all Message logging by tasks. Errors and Warnings are not affected.
| |
| TaskAction |
Sets the TaskAction.
| |
| UserName |
Sets the UserName
| |
| UserPassword |
Sets the UserPassword.
|