Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : DicomWCFStreamer Constructor |
public DicomWCFStreamer( string userName, string password, X509CertificateValidationMode validationMode, EndpointAddress manageServiceEndPointAddress, EndpointAddress queryServiceEndPointAddress, EndpointAddress objectRetrieveServiceEndPointAddress, EndpointAddress storeServiceEndPointAddress )
'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 _ )
'Usage 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 New DicomWCFStreamer(userName, password, validationMode, manageServiceEndPointAddress, queryServiceEndPointAddress, objectRetrieveServiceEndPointAddress, storeServiceEndPointAddress)
public DicomWCFStreamer( string userName, string password, X509CertificateValidationMode validationMode, EndpointAddress manageServiceEndPointAddress, EndpointAddress queryServiceEndPointAddress, EndpointAddress objectRetrieveServiceEndPointAddress, EndpointAddress storeServiceEndPointAddress )
function DicomWCFStreamer( userName , password , validationMode , manageServiceEndPointAddress , queryServiceEndPointAddress , objectRetrieveServiceEndPointAddress , storeServiceEndPointAddress )
public: DicomWCFStreamer( String^ userName, String^ password, X509CertificateValidationMode validationMode, EndpointAddress^ manageServiceEndPointAddress, EndpointAddress^ queryServiceEndPointAddress, EndpointAddress^ objectRetrieveServiceEndPointAddress, EndpointAddress^ storeServiceEndPointAddress )
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