Datalayer VS Code Extension - v0.0.9
Preparing search index...
ui/dialogs/credentialsInput
CredentialsInput
Interface CredentialsInput
Credentials captured from user input
interface
CredentialsInput
{
handle
:
string
;
password
:
string
;
}
Index
Properties
handle
password
Properties
handle
handle
:
string
User's handle (username, email, or identifier)
password
password
:
string
User's password
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
handle
password
Datalayer VS Code Extension - v0.0.9
Loading...
Credentials captured from user input