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 |
| Name | Type | Description |
|---|---|---|
| Id | int | User ID |
| Name | string | User name |
| FullName | string | Full user name |
| string | ||
| TenantId | int | Tenant ID |