NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
BasicAuth
Interface BasicAuth
interface
BasicAuth
{
type
:
"basic"
;
username
:
string
;
password
:
string
;
}
Index
Properties
type
username
password
Properties
type
type
:
"basic"
username
username
:
string
password
password
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
username
password
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...