Interface: CustomAuthParameter¶
Defined in: types.ts:693
Parameters for the CustomAuthentication authentication type.
Properties¶
description¶
description:
string
Defined in: types.ts:702
A description shown to the user indicating what value they should provide for this parameter.
name¶
name:
string
Defined in: types.ts:697
The name used to refer to this parameter and to generate the template replacement string.