src/session/security/actions.ts
Properties |
|
constructor(sessionName: string, violations: SecurityViolations, trigger?: ElementKey)
|
||||||||||||
Parameters :
|
Public Readonly sessionName |
Type : string
|
Public Readonly Optional trigger |
Type : ElementKey
|
Readonly type |
Default value : SecurityActions.SECURITY_VIOLATION
|
Public Readonly violations |
Type : SecurityViolations
|