Gets a list of all the roles the specified user belong to.
AnnGroupsRoles.prototype.getUserRoles = function(userName)
getUserRoles(userName: string): AnnRoles;
userName
The name of the user to check.
A list of roles this user belong to. Or an empty list if the user is not found in the system.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET