Page Contents
Home > @loopback/security > TypedPrincipal > (constructor)
TypedPrincipal.(constructor)
Constructs a new instance of the TypedPrincipal class
Signature:
constructor(principal: Principal, type: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| principal | [Principal](/doc/en/lb4/apidocs.security.principal.html) | |
| type | string |