Preparing search index...
The search index is not available
API Documentation
API Documentation
api
LoginCredentials
Interface LoginCredentials
Login credentials.
interface
LoginCredentials
{
password
?:
string
;
username
?:
string
;
}
Index
Properties
password?
username?
Properties
Optional
password
password
?:
string
Password.
Optional
username
username
?:
string
Name of the user.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
password
username
API Documentation
Loading...
Generated using
TypeDoc
Login credentials.