SecurityTaskParameters interface

Changing set of properties, depending on the task type that is derived from the name field

Properties

additionalProperties

Additional properties

name

Name of the task type

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

name

Name of the task type

name?: string

Property Value

string