This class provides a set of UAS-related interfaces that are not supported by the OmniCore SDK.
- Source
Methods
getGrantsOfUser(userName)
Get the grants of a specified user.
Parameters:
| Name | Type | Description |
|---|---|---|
userName | string | The user name. |
- Source
Example
await API.RWS.UAS.getGrantsOfUser("admin")