←Select platform

CertificationAuthoritiesFileName Property

Summary

Gets the name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format.

Syntax

C#
VB
C++
public string CertificationAuthoritiesFileName { get; } 
  
ReadOnly Property CertificationAuthoritiesFileName As String 
property String^ CertificationAuthoritiesFileName { 
   String^ get(); 
} 

Property Value

The name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format. More than one CA certificate may be present in the file. The default is no file.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly