Universal Windows Service Class Library

Installer.Account Property

Get or set the account of the service.

public System.ServiceProcess.ServiceAccount Account {get; set;}

Property Value

A valid type of ServiceAccount.

Remarks

Get or set the account of the service.

Possible values are:

See Also

Installer Class | uws Namespace | ServiceAccount | Username | Password | ServiceProcessInstaller