Returns the list of roles for a single medical web viewer.
public ControllerReturnCode GetUserRoles( string userName, List<string> userRoles )
public ControllerReturnCode GetUserRoles(
string userName,
List<string> userRoles
)
Public Function GetUserRoles( ByVal userName As String, ByVal userRoles As List(Of String) ) As ControllerReturnCode
Public Function GetUserRoles(
ByVal userName As String,
ByVal userRoles As List(Of String)
) As ControllerReturnCode
public: ControllerReturnCode^ GetUserRoles( String^ userName, List<String^>^ userRoles )
public:
ControllerReturnCode^ GetUserRoles(
String^ userName,
List<String^>^ userRoles
userName
a login name for the medical web viewer
userRoles
the list of roles associated with userName
A ControllerReturnCode value indicating the result.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members
Leadtools.Medical.WebViewer.ExternalControl Namespace
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library