@loopback/docs
Version:
Documentation for LoopBack 4
22 lines (15 loc) • 674 B
Markdown
lang: en
title: 'API docs: authentication-jwt.usercredentials.id'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/authentication-jwt
permalink: /doc/en/lb4/apidocs.authentication-jwt.usercredentials.id.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/authentication-jwt](./authentication-jwt.md) > [UserCredentials](./authentication-jwt.usercredentials.md) > [id](./authentication-jwt.usercredentials.id.md)
## UserCredentials.id property
<b>Signature:</b>
```typescript
id: number;
```