Leadtools.Dicom.Services Namespace > IDICOMManage Interface : CreateUser Method |
'Declaration Sub CreateUser( _ ByVal username As String, _ ByVal password As String, _ ByVal extraData As String _ )
'Usage Dim instance As IDICOMManage Dim username As String Dim password As String Dim extraData As String instance.CreateUser(username, password, extraData)