UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

30 lines (20 loc) 737 B
--- lang: en title: 'API docs: security.role' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/security permalink: /doc/en/lb4/apidocs.security.role.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/security](./security.md) &gt; [Role](./security.role.md) ## Role interface <b>Signature:</b> ```typescript export interface Role extends Principal ``` <b>Extends:</b> [Principal](./security.principal.md) ## Properties | Property | Type | Description | | --- | --- | --- | | [name](./security.role.name.md) | string | |