API.RWS. UAS

This class provides a set of UAS-related interfaces that are not supported by the OmniCore SDK.

Methods

getGrantsOfUser(userName)

Get the grants of a specified user.

Parameters:
NameTypeDescription
userNamestring

The user name.

Example
await API.RWS.UAS.getGrantsOfUser("admin")