LicenseManagerRbacUserFavoriteFeature¶
User specific selection of favorite license manager features to display.
Fields¶
| Field | Type | Description |
|---|---|---|
| ID | numeric | Internal ID for the LicenseManagerRbacUserFavoriteFeature entity (Primary Key) |
| LastModified | datetime | Date/Time this entity was last modified |
| LicenseManagerServerFeatureID | numeric | Internal ID that references the LicenseManagerServerFeature entity (Foreign Key) |
| RbacUserID | numeric | Internal ID that references the RbacUser entity (Foreign Key) |
| SortOrder | numeric | OctoSAM Inventory sorts favorite features in ascending sort order by default |