Class: TokenScheme
The base class for token schemes.
Hierarchy
TokenScheme
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new TokenScheme(type
)
Parameters
Name | Type | Description |
---|---|---|
type | Simple | The type of token scheme. |
Properties
type
• Readonly
type: Simple
Methods
getType
▸ getType(): Simple
Get the type of token scheme.