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