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