C#
VB
C++
Adds users to the specified roles.
Sub AddUsersToRole( _
ByVal users() As String, _
ByVal roles() As String, _
ByVal extraData As String _
)
users
An array of strings representing the users to be added to the specified roles.
roles
An array of strings representing the roles in which the specified users should be members.
extraData
User custom data.
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