Interface AuthenticationTemplateScript

An object describing the configuration for a particular script within an authentication template.

Hierarchy

Properties

Properties

name?: string

A single-line, human-readable name for this script (for use in user interfaces).

script: string

The script definition in CashAssembly.

Generated using TypeDoc