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



Gets or Sets the certificate validation mode.

Syntax

Visual Basic (Declaration) 
Public Property ValidationMode As X509CertificateValidationMode
Visual Basic (Usage)Copy Code
Dim instance As DicomWCFStreamer
Dim value As X509CertificateValidationMode
 
instance.ValidationMode = value
 
value = instance.ValidationMode
C# 
public X509CertificateValidationMode ValidationMode {get; set;}
C++/CLI 
public:
property X509CertificateValidationMode ValidationMode {
   X509CertificateValidationMode get();
   void set (X509CertificateValidationMode value);
}

Return Value

A X509CertificateValidationMode enumeration value for the service certificate validation.

Remarks

Use this to relax or restrict the certificate validation of the WCF DICOMService.

Requirements

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

See Also

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