UserLogin Method

Summary
Logs on to the MedicalWebViewer and launches it using the browser specified in the SelectedBrowser property.
Syntax
C#
C++/CLI
public ControllerReturnCode UserLogin( 
   string username, 
   string password 
) 
public: 
ControllerReturnCode UserLogin(  
   String^ username, 
   String^ password 
)  

Parameters

username
The username to log in with

password
Password for the specified username

Example

For an example, refer to InitApplication.

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.