WindowsServiceInstaller Properties |
The WindowsServiceInstaller type exposes the following members.
| Name | Description | |
|---|---|---|
| Password |
Gets or sets the password of the UserName.
This is only used if the account that starts the service is 'User' or 'NetworkService'.
| |
| UserName |
Gets or sets the username that used to start the service.
This is only used if the account that starts the service is 'User' or 'NetworkService'.
|