Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomWCFStreamer Constructor
See Also 
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : DicomWCFStreamer Constructor



userName
The user name performing the calls.
password
The user password.
validationMode
A X509CertificateValidationMode enumeration value used to validate the WCF service certificate.
manageServiceEndPointAddress
The web address of the DICOMService implementing the IManageService interface.
queryServiceEndPointAddress
The web address of the DICOMService implementing the IQueryService interface.
objectRetrieveServiceEndPointAddress
The web address of the DICOMService implementing the IObjectRetrieveService interface.
storeServiceEndPointAddress
The web address of the DICOMService implementing the IStoreService interface.
Initializes a new instance of the DicomWCFStreamer class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal userName As String, _
   ByVal password As String, _
   ByVal validationMode As X509CertificateValidationMode, _
   ByVal manageServiceEndPointAddress As EndpointAddress, _
   ByVal queryServiceEndPointAddress As EndpointAddress, _
   ByVal objectRetrieveServiceEndPointAddress As EndpointAddress, _
   ByVal storeServiceEndPointAddress As EndpointAddress _
)
Visual Basic (Usage)Copy Code
Dim userName As String
Dim password As String
Dim validationMode As X509CertificateValidationMode
Dim manageServiceEndPointAddress As EndpointAddress
Dim queryServiceEndPointAddress As EndpointAddress
Dim objectRetrieveServiceEndPointAddress As EndpointAddress
Dim storeServiceEndPointAddress As EndpointAddress
 
Dim instance As DicomWCFStreamer(userName, password, validationMode, manageServiceEndPointAddress, queryServiceEndPointAddress, objectRetrieveServiceEndPointAddress, storeServiceEndPointAddress)

Parameters

userName
The user name performing the calls.
password
The user password.
validationMode
A X509CertificateValidationMode enumeration value used to validate the WCF service certificate.
manageServiceEndPointAddress
The web address of the DICOMService implementing the IManageService interface.
queryServiceEndPointAddress
The web address of the DICOMService implementing the IQueryService interface.
objectRetrieveServiceEndPointAddress
The web address of the DICOMService implementing the IObjectRetrieveService interface.
storeServiceEndPointAddress
The web address of the DICOMService implementing the IStoreService interface.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

DicomWCFStreamer Constructor requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features