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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.