OperationOrigin type

The intended executor of the operation.
KnownOperationOrigin can be used interchangeably with OperationOrigin, this enum contains the known values that the service supports.

Known values supported by the service

user: user
system: system

type OperationOrigin = string