←Select platform

GetUserRoles Method

Summary

Returns the list of roles for a single medical web viewer.

Syntax
C#
C++/CLI
public ControllerReturnCode GetUserRoles( 
   string userName, 
   List<string> userRoles 
) 
public:  
   ControllerReturnCode^ GetUserRoles( 
      String^ userName, 
      List<String^>^ userRoles 
   ) 

Parameters

userName

a login name for the medical web viewer

userRoles

the list of roles associated with userName

Return Value

A ControllerReturnCode value indicating the result.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.