LogonType type

Defines values for LogonType.
KnownLogonType can be used interchangeably with LogonType, this enum contains the known values that the service supports.

Known values supported by the service

Service: Run as a service.
Interactive: Run in interactive mode.

type LogonType = string