ADK TypeScript Documentation - v0.0.4
GitHub
NPM
Preparing search index...
AuthScheme
Class AuthScheme
Abstract
Base class for authentication schemes
Hierarchy (
View Summary
)
AuthScheme
ApiKeyScheme
HttpScheme
OAuth2Scheme
OpenIdConnectScheme
Index
Constructors
constructor
Properties
type
Constructors
constructor
new
AuthScheme
(
type
:
AuthSchemeType
)
:
AuthScheme
Parameters
type
:
AuthSchemeType
Returns
AuthScheme
Properties
type
type
:
AuthSchemeType
The type of authentication scheme
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
GitHub
NPM
ADK TypeScript Documentation - v0.0.4
Loading...
Base class for authentication schemes