Preparing search index...
The search index is not available
CREWDLE Mist SDK Reference
CREWDLE Mist SDK Reference
IUserCredentials
Interface IUserCredentials
The user credentials interface.
interface
IUserCredentials
{
displayName
:
string
;
email
:
string
;
id
:
string
;
}
Index
Properties
display
Name
email
id
Properties
display
Name
display
Name
:
string
The user display name.
email
email
:
string
The user email.
id
id
:
string
The user ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
email
id
CREWDLE Mist SDK Reference
Loading...
The user credentials interface.