Table of Contents

Table Sec_User_Devices

Entity

Entity: Systems.Security.UserDevices

Information about devices linked to users, including login activity, and notification preferences for each device. Entity: Sec_User_Devices (Introduced in version 1.0.0.25)

Owner Tables Hierarchy

Summary

Name Type Description
Creation_Time_Utc datetime Readonly The exact server time (in UTC), when the device was registered.
Device_Fingerprint nvarchar(2048) Readonly A unique identifier for the device based on its fingerprint, used to track devices securely. This column can be NULL if not provided.
Device_Info nvarchar(4092) Readonly Shows basic information about your device.
Device_Name nvarchar(256) The name of the device, such as the model or a custom name given by the user.
Last_Login_Time_Utc datetime Readonly The exact server time (in UTC) when the device was last used to sign in.
Notifications_Allowed bit Тhe device is allowed to receive notifications from the system.
Notifications_System nvarchar(5) Allowed: NA, FCM, WPUSH, Readonly The type or system of notifications allowed on the device, typically referring to the notification service (e.g., FCM, WebPush, etc.).
Notifications_Token nvarchar(2048) Readonly A token used for sending notifications to the device, such as a push notification token. NULL if not applicable.
Row_Version timestamp
User_Device_Id uniqueidentifier PK
User_Id uniqueidentifier

Columns

Creation_Time_Utc

The exact server time (in UTC), when the device was registered.

Property Value
Auto Complete no
Data Filter no
Default Value CurrentDateTimeUtc
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Creation_Time_Utc - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Device_Fingerprint

A unique identifier for the device based on its fingerprint, used to track devices securely. This column can be NULL if not provided.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2048
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(2048) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Device_Fingerprint - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Device_Info

Shows basic information about your device.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 4092
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(4092) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Device_Name

The name of the device, such as the model or a custom name given by the user.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 256
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(256)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Last_Login_Time_Utc

The exact server time (in UTC) when the device was last used to sign in.

Property Value
Auto Complete no
Data Filter no
Default Value CurrentDateTimeUtc
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable yes
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Last_Login_Time_Utc - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Notifications_Allowed

Тhe device is allowed to receive notifications from the system.

Property Value
Auto Complete no
Data Filter no
Default Value True
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type bit
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Notifications_Allowed - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Notifications_System

The type or system of notifications allowed on the device, typically referring to the notification service (e.g., FCM, WebPush, etc.).

Property Value
Allowed Values NA, FCM, WPUSH
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 5
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type nvarchar(5)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Notifications_System - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Notifications_Token

A token used for sending notifications to the device, such as a push notification token. NULL if not applicable.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2048
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(2048) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

User_Device_Id

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

User_Device_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

User_Id

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Sec_Users
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

User_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no