Role.

Show:

ID_CREATOR

Int(11)


Default: 0

ID_ROLE

Int(11)

Unique identifier.

ID_USERCONFIG

Int(11)

TAB_USERCONFIG.ID_USERCONFIG.

Role's settings.


Default: 0

ROLE_CONNECTIONTYPE

Tinyint(1)

Enable/disable the unique authentication from a trusted third party (Google, ...) :

  • 1 : Enable
  • 0 : Disable


Default: 0

ROLE_CREATEDAT

Datetime

Update date.

ROLE_NAME

Varchar(100)

Name.


Default: ''

ROLE_SECURITYALERT

Tinyint(1)

Enable/disable to send an email when a new device is connecting :

  • 1 : Enable
  • 0 : Disable


Default: 1

ROLE_SECURITYCOOKIE

Tinyint(1)

Enable/disable the management of a devices list allowed to connect :

  • 1 : Enable
  • 0 : Disable


Default: 0

ROLE_UPDATEDAT

Datetime

Update date.