Skip to content

Interface: CustomAuthParameter

core.CustomAuthParameter

Parameters for the CustomAuthentication authentication type.

Properties

description

description: string

A description shown to the user indicating what value they should provide for this parameter.

Defined in

types.ts:691


name

name: string

The name used to refer to this parameter and to generate the template replacement string.

Defined in

types.ts:686