Universal Windows Service Class Library

ExtendedInstallContext.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

ExtendedInstallContext Class | uws.Install Namespace | ServiceAccount