Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
ICredentials
Interface ICredentials
interface
ICredentials
{
password
?:
string
;
tenant
?:
string
;
tfa
?:
string
;
token
?:
string
;
user
?:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
password?
tenant?
tfa?
token?
user?
Properties
Optional
password
password
?:
string
Optional
tenant
tenant
?:
string
Optional
tfa
tfa
?:
string
Optional
token
token
?:
string
Optional
user
user
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
tenant
tfa
token
user
Cumulocity Web SDK - v1021.3.1
Loading...