Description
Retrieves the list of users with access to the database in a data.frame format.
Usage
getDatabaseUsers(databaseId, asDataFrame = TRUE)
Arguments
| Argument | Description |
|---|---|
databaseId |
The database ID |
asDataFrame |
Retrieve user list as a data.frame, otherwise returns as list. Default: TRUE |