←Select platform

DeleteUser Method (IManageService)

Summary

Deletes a specific user.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
void DeleteUser(  
   string username, 
   string extraData 
) 
<OperationContractAttribute()> 
Sub DeleteUser( _ 
   ByVal username As String, _ 
   ByVal extraData As String _ 
) 
[OperationContractAttribute()] 
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