USER_ORG_RELATION
The User/Org Relation table records user and account mapping details.
Columns |
Type |
Length |
Description |
USER_ID |
numeric |
19 |
A unique identifier of the user ID record defined in FlexNet Operations. |
ORG_ID |
numeric |
19 |
A unique identifier of the account ID to which the particular user is mapped. |
EXPIRY_DATE |
datetime |
|
The date and time the user’s access to an account expires. EXPIRY_DATE can be null. |