Gets a list of all the groups the specified user belong to.
AnnGroupsRoles.prototype.getUserGroup = function(userName)
getUserGroup(userName: string): string[];
userName
The name of the user to check.
A list of group names 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