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