Leadtools.Dicom.WCF
LEAD Technologies, Inc

DeleteUser Method (DICOMService)






A System.String representing the user name to delete.
User custom data.
Deletes a specific user.
Syntax
public virtual void DeleteUser( 
   string username,
   string extraData
)
'Declaration
 
Public Overridable Sub DeleteUser( _
   ByVal username As String, _
   ByVal extraData As String _
) 
'Usage
 
Dim instance As DICOMService
Dim username As String
Dim extraData As String
 
instance.DeleteUser(username, extraData)
public virtual void DeleteUser( 
   string username,
   string extraData
)
 function Leadtools.Dicom.WCF.DICOMService.DeleteUser( 
   username ,
   extraData 
)
public:
virtual void DeleteUser( 
   String^ username,
   String^ extraData
) 

Parameters

username
A System.String representing the user name to delete.
extraData
User custom data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DICOMService Class
DICOMService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.