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