Release 1.0 - ...
<windowsaccount> element
Defines a Windows account used for impersonation.
Attributes
Attribute name |
Required |
Description |
id |
Yes |
The id of this Windows account. The impersonation element refers to a Windows account by its id. |
domain |
No |
The domain on which the Windows user exists or empty if the user is not on a domain. |
username |
Yes |
The user name of the Windows user. This user name must be a valid account on the local server or on the domain. |
password |
Yes |
The password of the user on the local server or domain. |
Parent element
Element name |
Description |
<windowsaccounts> |
Contains the list of Windows accounts that are used for impersonation. |
Child elements
None.