Leadtools.Dicom.WCF Namespace > IManageService Interface : CreateUser Method |
[OperationContractAttribute()] void CreateUser( string username, string password, string extraData )
'Declaration <OperationContractAttribute()> Sub CreateUser( _ ByVal username As String, _ ByVal password As String, _ ByVal extraData As String _ )
'Usage Dim instance As IManageService Dim username As String Dim password As String Dim extraData As String instance.CreateUser(username, password, extraData)
[OperationContractAttribute()] void CreateUser( string username, string password, string extraData )
OperationContractAttribute() function Leadtools.Dicom.WCF.IManageService.CreateUser( username , password , extraData )
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