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 |
4/12/2024 6:16:02 PM