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



Gets or Sets the certificate validation mode.

Syntax

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

Return Value

A X509CertificateValidationMode enumeration value for the service certificate validation.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

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

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