Sets or reads the values of the USER-ID attribute (user name) and
DOMAIN-NAME attribute separated by the
'@' domain delimiter. This value represents a fully qualified user identity that you can use to establish identity in ABL sessions or database connections using the SECURITY-POLICY:
SET-CLIENT( ) method or the
SET-DB-CLIENT function. This user ID is then used to authorize such actions as accessing resources (run-time permissions checking) and providing an auditing identity, among other things. For a multi-tenant database connection, the user’s identity also establishes the user’s database tenant organization.