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 can be present in the file. The default value is no file.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly