MGR_LICSRVR_ADMINSET_ADMIN Table
The table MGR_LICSRVR_ADMINSET_ADMIN represents the Users who can administer the LicenseServerAdminSets.
Database Column |
Details |
ID |
Type: Decimal. The primary key of the MGR_LICSRVR_ADMINSET_ADMIN Table. |
LASTUPDATED |
Type: TimeStamp. Unique. The column LASTUPDATED represents the date and time the user information for a LicenseServerAdminSet was last updated. |
ADMINSET_ID |
Type: Decimal. References Table: MGR_LICSRVR_ADMINSET Table The column ADMINSET_ID represents the id of a particular LicenseServerAdminSet. |
USER_ID |
The column USER_ID represent the id of the administrator for the LicenseServerAdminSet. |