Table 9012 AAD Application in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Client Id | Guid | - |
| 2 | State | Option | - |
| 5 | App ID | Guid | - |
| 6 | App Name | Text[250] | - |
| 10 | Description | Text[50] | - |
| 11 | Contact Information | Text[50] | - |
| 12 | Permission Granted | Boolean | - |
| 20 | User ID | Guid | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Client Id | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateUserFromAADApplication | () | public | - | |
| UserExists | () | Boolean | public | - |
| DisableUser | () | public | - |