Preparing search index...
The search index is not available
trino-client
trino-client
BasicAuth
Class BasicAuth
Implements
Auth
Index
Constructors
constructor
Properties
password?
type
username
Constructors
constructor
new
Basic
Auth
(
username
,
password
?
)
:
BasicAuth
Parameters
username
:
string
Optional
password
:
string
Returns
BasicAuth
Properties
Optional
Readonly
password
password
?:
string
Readonly
type
type
:
string
= 'basic'
Readonly
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
password
type
username
trino-client
Loading...