←Select platform

GetUserPermissions Method

Summary

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

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

Parameters

userName

a login name for the medical web viewer

userPermissions

the list of permissions 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.