Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserIdentity

Package version

Specify either the userName or autoUser property, but not both.

summary

The definition of the user identity under which the task is run.

Hierarchy

  • UserIdentity

Index

Properties

Properties

Optional autoUser

The auto user under which the task is run. The userName and autoUser properties are mutually exclusive; you must specify one but not both.

Optional userName

userName: undefined | string

The name of the user identity under which the task is run. The userName and autoUser properties are mutually exclusive; you must specify one but not both.

Generated using TypeDoc