getDatabaseUser2
Description
Retrieves a user's role and permissions. This will throw an error if no user is found instead of returning a NULL value.
Usage
getDatabaseUser2(databaseId, userId)
Arguments
Argument | Description |
---|---|
databaseId | The database ID |
userId | The user ID |