Deletes the specified user from the viewer.
public ControllerReturnCode DeleteUser( string username )
public ControllerReturnCode DeleteUser(
string username
)
Public Function DeleteUser( ByVal username As String ) As ControllerReturnCode
Public Function DeleteUser(
ByVal username As String
) As ControllerReturnCode
public: ControllerReturnCode^ DeleteUser( String^ username )
public:
ControllerReturnCode^ DeleteUser(
String^ username
username
The username.
A ControllerReturnCode value indicating the results of the call.
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