Returns the list of permissions for a single medical web viewer.
public ControllerReturnCode GetUserPermissions(
string userName,
List<string> userPermissions
)
userName
a login name for the medical web viewer
userPermissions
the list of permissions associated with userName
A ControllerReturnCode value indicating the result.