platform-components-ng/projects/platform-components-lib/src/lib/components/access-control/qpp-license-check/qpp-license-check.component.ts
Qpp license heck component
| selector | qpp-license-check |
| templateUrl | qpp-license-check.component.html |
Properties |
Methods |
|
Inputs |
Outputs |
constructor(accessControlService: QppAccessControlService)
|
||||||
|
Parameters :
|
| appName |
Type : string
|
| allowed |
Type : EventEmitter
|
| signOut |
Type : EventEmitter
|
| emitSignOutEvent |
emitSignOutEvent()
|
|
Emit sign out event
Returns :
void
|
| Async ngOnInit |
ngOnInit()
|
|
Component life cycle hook
Returns :
any
|
| isAuthorized |
Default value : true
|