Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 683 Bytes

core.CustomAuthParameter.md

File metadata and controls

27 lines (17 loc) · 683 Bytes
nav note search
CustomAuthParameter
This file is autogenerated from TypeScript definitions. Make edits to the comments in the TypeScript file and then run `make docs` to regenerate this file.
boost
0.1

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.


name

name: string

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