C#
VB
C++
Checks whether a user is a member of specific role.
Function IsUserInRole( _ByVal username As String, _ByVal role As String, _ByVal extraData As String _) As Boolean
username
A System.String representing the user name.
role
A System.String representing the name of the role.
extraData
User custom data.
true if the user is a member of the specified role.
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
