C#
VB
C++
Removes a group of users from a group of roles.
Sub RemoveUsersFromRoles( _
ByVal users() As String, _
ByVal roles() As String, _
ByVal extraData As String _
)
users
An array of strings representing the users to be removed from the roles.
roles
A System.String representing the roles from which the users are be removed.
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