←Select platform

CertificateValidation Property

Summary

Gets or sets the certificate validation mode.

Syntax

C#
VB
C++
public X509CertificateValidationMode CertificateValidation {get; set;}
Public Property CertificateValidation As X509CertificateValidationMode
public: 
property X509CertificateValidationMode CertificateValidation { 
   X509CertificateValidationMode get(); 
   void set (    X509CertificateValidationMode ); 
} 

Property Value

A System.ServiceModel.Security.X509CertificateValidationMode enumeration value for the service certificate validation.

Remarks

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

Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Web Assembly
Click or drag to resize