Page Contents
  
 
    
Home > @loopback/authentication-jwt > UserCredentials
UserCredentials class
Signature:
export declare class UserCredentials extends Entity 
Extends: Entity
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| [(constructor)(data)](/doc/en/lb4/apidocs.authentication-jwt.usercredentials._constructor_.html) | Constructs a new instance of the `UserCredentials` class | 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| [id](/doc/en/lb4/apidocs.authentication-jwt.usercredentials.id.html) | string | ||
| [password](/doc/en/lb4/apidocs.authentication-jwt.usercredentials.password.html) | string | ||
| [userId](/doc/en/lb4/apidocs.authentication-jwt.usercredentials.userid.html) | string |