Click or drag to resize

WindowsServiceInstaller Properties

The WindowsServiceInstaller type exposes the following members.

Properties
  NameDescription
Public propertyPassword
Gets or sets the password of the UserName.

This is only used if the account that starts the service is 'User' or 'NetworkService'.

Public propertyUserName
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'.

Top
See Also