←Select platform

DeleteUser Method (DICOMService)

Summary

Deletes a specific user.

Syntax

C#
VB
C++
public void DeleteUser(  
   string username, 
   string extraData 
) 
Public Sub DeleteUser( _ 
   ByVal username As String, _ 
   ByVal extraData As String _ 
) 
public: 
void DeleteUser(  
   String^ username, 
   String^ extraData 
) 

Parameters

username
A System.String representing the user name to delete.

extraData
User custom data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.WCF Assembly
Click or drag to resize