Leadtools.Dicom.Services

DeleteUser Method

Show in webframe



A System.String representing the user name to delete.
User custom data.
Deletes a specific user.
Syntax
'Declaration
 
Sub DeleteUser( _
   ByVal username As String, _
   ByVal extraData As String _
) 
'Usage
 
Dim instance As IDICOMManage
Dim username As String
Dim extraData As String
 
instance.DeleteUser(username, extraData)
void DeleteUser( 
   string username,
   string extraData
)
void DeleteUser( 
   String^ username,
   String^ extraData
) 

Parameters

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

Target Platforms

See Also

Reference

IDICOMManage Interface
IDICOMManage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.