UserInfo
What it does
The UserInfo data type stores the user information in the database.
Fields
Name | Type | Description |
Id | int | User ID |
Name | string | User name |
FullName | string | Full user name |
string | ||
TenantId | int | Tenant ID |
12.04.2024 18:16:01